u-boot-brain/arch/arm/dts/vf610-bk4r1-u-boot.dtsi

28 lines
328 B
Plaintext
Raw Normal View History

// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
/*
* Copyright 2019
* Lukasz Majewski, DENX Software Engineering, lukma@denx.de
*/
/ {
soc {
u-boot,dm-pre-reloc;
};
};
&aips0 {
u-boot,dm-pre-reloc;
};
&pinctrl_ddr {
u-boot,dm-pre-reloc;
};
&pinctrl_uart1 {
u-boot,dm-pre-reloc;
};
&uart1 {
u-boot,dm-pre-reloc;
};