[U-Boot] Question: Embedding boot scripts

g4 at novadsp.com g4 at novadsp.com
Sun Jan 27 18:32:44 UTC 2019


Greetings.

 

Background: I am working with an AllWinner H5 (Quad A-53 aarch64) board
which contains a smallish amount of SPI flash for U-Boot. The U-Boot build
process ends up with a single concatenated file (u-boot-sunxi-with-spl.bin)
containing the ATF, U-Boot itself and the device tree file. These boards are
then flashed via USB (Sunxi 'FEL mode'). 

 

Question: Is there an existing mechanism for including the compiled boot.cmd
file with the .bin above? For various reasons it would be very useful to be
able to supply different kernel command lines and the like from within a CI
environment.

 

TAIA

 

Jerry.



More information about the U-Boot mailing list