u-boot-brain/arch/sandbox
Simon Glass 714a5621c2 sandbox: Build a device tree file for sandbox
Add support for building a device tree for sandbox's CONFIG_OF_HOSTFILE
option to make it easier to use device tree with sandbox.

This adjusts the Makefile to build a u-boot.dtb file which can be passed
to sandbox U-Boot with:

   ./u-boot -d u-boot.dtb

Signed-off-by: Simon Glass <sjg@chromium.org>
2014-03-04 12:15:28 -05:00
..
cpu kbuild: use Linux Kernel build scripts 2014-02-19 11:07:50 -05:00
dts sandbox: Build a device tree file for sandbox 2014-03-04 12:15:28 -05:00
include/asm sandbox: Add a prototype for cleanup_before_linux() 2014-01-08 17:26:01 -07:00
lib sandbox: convert makefiles to Kbuild style 2013-10-31 13:26:44 -04:00
config.mk sandbox: Build a device tree file for sandbox 2014-03-04 12:15:28 -05:00