Re: [PATCH v5 09/13] binman: Support packaging U-Boot for scenarios like OF_BOARD or OF_PRIOR_STAGE

2021-05-10 Thread Simon Glass
On Mon, 10 May 2021 at 06:24, Bin Meng wrote: > > For scenarios like OF_BOARD or OF_PRIOR_STAGE, no device tree blob is > provided in the U-Boot build phase hence the binman node information > is not available. In order to support such use case, a new Kconfig > option BINMAN_STANDALONE_FDT is

[PATCH v5 09/13] binman: Support packaging U-Boot for scenarios like OF_BOARD or OF_PRIOR_STAGE

2021-05-10 Thread Bin Meng
For scenarios like OF_BOARD or OF_PRIOR_STAGE, no device tree blob is provided in the U-Boot build phase hence the binman node information is not available. In order to support such use case, a new Kconfig option BINMAN_STANDALONE_FDT is introduced, to tell the build system that a device tree blob