Searched hist:"714 a5621c2df0b1cfce525b9add071fc9bfd726b" (Results 1 – 5 of 5) sorted by relevance
/openbmc/u-boot/arch/sandbox/dts/ |
H A D | Makefile | 714a5621c2df0b1cfce525b9add071fc9bfd726b Wed Feb 26 16:59:14 CST 2014 Simon Glass <sjg@chromium.org> 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>
|
H A D | sandbox.dts | 714a5621c2df0b1cfce525b9add071fc9bfd726b Wed Feb 26 16:59:14 CST 2014 Simon Glass <sjg@chromium.org> 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>
|
/openbmc/u-boot/arch/sandbox/ |
H A D | config.mk | 714a5621c2df0b1cfce525b9add071fc9bfd726b Wed Feb 26 16:59:14 CST 2014 Simon Glass <sjg@chromium.org> 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>
|
/openbmc/u-boot/include/configs/ |
H A D | sandbox.h | 714a5621c2df0b1cfce525b9add071fc9bfd726b Wed Feb 26 16:59:14 CST 2014 Simon Glass <sjg@chromium.org> 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>
|
/openbmc/u-boot/ |
H A D | Makefile | 714a5621c2df0b1cfce525b9add071fc9bfd726b Wed Feb 26 16:59:14 CST 2014 Simon Glass <sjg@chromium.org> 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>
|