mirror of
https://github.com/smaeul/u-boot.git
synced 2025-09-12 04:56:02 +01:00
Move U-Boot specific device tree property u-boot,dm-pre-reloc into U-Boot specific device tree include file armada-xp-theadorable-u-boot.dtsi. Signed-off-by: Pali Rohár <pali@kernel.org> Reviewed-by: Stefan Roese <sr@denx.de> Tested-by: Stefan Roese <sr@denx.de>
6 lines
63 B
Plaintext
6 lines
63 B
Plaintext
&lcd0 {
|
|
u-boot,dm-pre-reloc;
|
|
};
|
|
|
|
#include "mvebu-u-boot.dtsi"
|