u-boot-brain/arch/x86
Masahiro Yamada 3284c8b8ca dts: generate multiple device tree blobs
It is convenient to have all device trees on the same SoC compiled.
It allows for later easy repackaging without the need to re-run
the make file.

  - Build device trees with the same SoC under arch/$(ARCH)/dts

  - Copy the one specified by CONFIG_DEFAULT_DEVICE_TREE or
    DEVICE_TREE=... to dts/dt.dtb

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
2014-02-19 11:10:05 -05:00
..
cpu x86: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
dts dts: generate multiple device tree blobs 2014-02-19 11:10:05 -05:00
include/asm x86: delete unused header files 2014-01-24 16:59:07 -05:00
lib dts: re-write dts/Makefile more simply with Kbuild 2014-02-19 11:10:05 -05:00
config.mk x86: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00