[PATCH 2/2] sandbox: Avoid binman error when run without device tree

Tom Rini trini at konsulko.com
Thu May 5 20:53:09 CEST 2022


On Wed, Apr 27, 2022 at 01:47:57PM -0600, Simon Glass wrote:

> With sandbox, U-Boot can be run without a device tree (i.e. no -d or -T
> parameter). In this case an empty device tree is created for convenience.
> With a recent change this causes an error due to the missing '/binman'
> node.
> 
> Add this node to avoid the problem, as well as a test that U-Boot can
> be run without a device tree.
> 
> Fixes: 059df5624b ("arch: Kconfig: imply BINMAN for SANDBOX")
> Fixes: https://source.denx.de/u-boot/u-boot/-/issues/11
> Signed-off-by: Simon Glass <sjg at chromium.org>

Applied to u-boot/master, thanks!

-- 
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/20220505/a5a4dd97/attachment.sig>


More information about the U-Boot mailing list