From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Mon, 11 May 2020 15:18:43 -0400 Subject: Setting up test.py for a platform with 2 U-Boots? In-Reply-To: <567dcba1-cbc2-2ca6-c6fa-ea537c772ea1@wwwdotorg.org> References: <20200507184820.GN12564@bill-the-cat> <567dcba1-cbc2-2ca6-c6fa-ea537c772ea1@wwwdotorg.org> Message-ID: <20200511191843.GQ12564@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, May 07, 2020 at 05:17:15PM -0600, Stephen Warren wrote: > On 5/7/20 12:48 PM, Tom Rini wrote: > > Hey, > > > > So I'm trying to enable our test.py framework on am65x_evm_r5 + > > am65x_evm_a53. The short version is this platform has an R5 core that > > sets things up and fires off the A53 cores. So there's two U-Boots and > > the console log looks like this (I used SOURCE_DATE_EPOCH to give both > > binaries the same timestamp): > ... > > And that's even with: > > env__spl_skipped = True > > in u_boot_boardenv_am65x_evm_a53_na.py for the platform. Any ideas on what to > > do here? I even tried turning off serial support in the R5 side of things, but > > it still failed. Thanks! > > It's odd that disabling serial support on the R5 didn't fix this; are > you sure that patch actually prevented the serial output from appearing, > and the board still booted without issue? So, I thought I had disabled serial in r5 case but I guess I hadn't really. I got it going now with a combination of disabling serial there AND telling pytest to not do the SPL test. -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 659 bytes Desc: not available URL: