[U-Boot] [PATCH 1/7] tegra: Drop generation of -nodtb file with OF_CONTROL

Stephen Warren swarren at wwwdotorg.org
Mon Jan 25 22:08:21 CET 2016


On 01/25/2016 01:30 PM, Simon Glass wrote:
> It seems clear that the intent is to generate u-boot-nodtb-tegra.bin only
> when OF_CONTROL is not set. But due to the way the rules are set up, this
> file is always generated. Fix this.

Nak, this file is used by our flashing tools, so needs to be kept around.

(As background, we take the separate u-boot-nodtb-tegra.bin and 
u-boot.dtb, modify u-boot.dtb to inject some changes to the environment 
such as over-writing bootcmd with flashing instructions etc., and then 
blend the two back together for download into RAM and subsequent execution).


More information about the U-Boot mailing list