[PATCH v7 10/11] test: Support testing with two board-builds

Tom Rini trini at konsulko.com
Wed Oct 30 00:52:50 CET 2024


On Wed, Oct 09, 2024 at 07:51:44PM -0600, Simon Glass wrote:

> The Beagleplay board uses two entirely separate builds to produce an
> image, rather than using an SPL build for this purpose.

JFTR, this is an incorrect explanation of what's going on. The TI K3
families have both a Cortex-R core and a Cortex-A core and the R core
needs to come up before the A core. But in both cases we have U-Boot SPL
and then U-Boot proper being used.

This is aside from having come back to re-review the series and still
feel like this is taking the wrong approach to the problem. We wouldn't
add a --optee-build-directory for going off and building OP-TEE and so
forth. It's just the case that we need assorted binaries for the system
and some of them come from building U-Boot for another platform.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20241029/52af3071/attachment.sig>


More information about the U-Boot mailing list