u-boot/arch/sandbox
Simon Glass ccf24a9d77 sandbox: Avoid binman error when run without device tree
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@chromium.org>
2022-05-05 09:29:57 -04:00
..
cpu sandbox: Avoid binman error when run without device tree 2022-05-05 09:29:57 -04:00
dts test: pci: Test PCI address conversion functions 2022-05-03 15:50:46 -04:00
include/asm Remove duplication of table_compute_checksum function 2022-04-14 15:39:15 -04:00
lib sandbox: provide /chosen/boot-hartid property 2021-10-21 12:50:48 -06:00
config.mk sandbox: Allow link flags to be given 2022-04-18 17:53:56 -04:00
Kconfig sandbox: Add a build for VPL 2022-05-02 09:58:13 -04:00
Makefile sandbox: fix build failure with musl and SDL 2022-02-09 12:26:12 -07:00