Searched hist:"2 c0f79e44bfdc592913b96aeeb7ecc5acca6eb37" (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/ |
H A D | .gitignore | 2c0f79e44bfdc592913b96aeeb7ecc5acca6eb37 Mon Oct 24 14:15:31 CDT 2011 Simon Glass <sjg@chromium.org> fdt: Add support for a separate device tree (CONFIG_OF_SEPARATE)
This adds support for an FDT to be build as a separate binary file called u-boot.dtb. This can be concatenated with the U-Boot binary to provide a device tree located at run-time by U-Boot. The Makefile is modified to provide this file in u-boot-dtb.bin.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
H A D | README | 2c0f79e44bfdc592913b96aeeb7ecc5acca6eb37 Mon Oct 24 14:15:31 CDT 2011 Simon Glass <sjg@chromium.org> fdt: Add support for a separate device tree (CONFIG_OF_SEPARATE)
This adds support for an FDT to be build as a separate binary file called u-boot.dtb. This can be concatenated with the U-Boot binary to provide a device tree located at run-time by U-Boot. The Makefile is modified to provide this file in u-boot-dtb.bin.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
H A D | Makefile | 2c0f79e44bfdc592913b96aeeb7ecc5acca6eb37 Mon Oct 24 14:15:31 CDT 2011 Simon Glass <sjg@chromium.org> fdt: Add support for a separate device tree (CONFIG_OF_SEPARATE)
This adds support for an FDT to be build as a separate binary file called u-boot.dtb. This can be concatenated with the U-Boot binary to provide a device tree located at run-time by U-Boot. The Makefile is modified to provide this file in u-boot-dtb.bin.
Signed-off-by: Simon Glass <sjg@chromium.org>
|