rv1126-uboot/dts
Joseph Chen 4447bf1624 dts: Makefile: support provide a minimum SPL DTB
Some boards need a SPL DTB as smaller as possible to save dm scan
time and space. It provides a SPL DTB only include the node with
property "u-boot,dm-spl". The property "u-boot,pre-reloc" doesn't
work any more.

This feature is disabled by default to compatible current boards,
only the board really cares about boot time needs it.

Fix "/chosen" is deleted for TPL DTB.

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I743d7b734daff6e0508e01f534078663d809952f
2020-02-20 17:13:25 +08:00
..
.gitignore dts: re-write dts/Makefile more simply with Kbuild 2014-02-19 11:10:05 -05:00
Kconfig dts: Makefile: support provide a minimum SPL DTB 2020-02-20 17:13:25 +08:00
Makefile dts: Makefile: support provide a minimum SPL DTB 2020-02-20 17:13:25 +08:00