rv1126-uboot/dts
Joseph Chen fcdd83d445 dts: Makefile: simplify the logic of kernel dtb feature
Our purpose is replacing the u-boot.dtb with u-boot-spl.dtb
when kernel dtb feature is enabled. The current logic is too
complicated and not easy to extend new features.

The best way is to generate but not replace a u-boot.dtb the
same as u-boot-spl.dtb during DTB compile process.

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I678ec7c60c91ecc6f6f0a935e50a691c52c94162
2020-02-20 17:13:25 +08:00
..
.gitignore
Kconfig dts: Kconfig: always enable OF_SPL_REMOVE_PROPS macros 2018-02-09 12:00:22 +08:00
Makefile dts: Makefile: simplify the logic of kernel dtb feature 2020-02-20 17:13:25 +08:00