u-boot-brain/arch/arm/dts/meson-gx-u-boot.dtsi

16 lines
215 B
Plaintext
Raw Normal View History

// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
/*
* Copyright (c) 2019 BayLibre, SAS.
* Author: Maxime Jourdan <mjourdan@baylibre.com>
*/
/ {
soc {
u-boot,dm-pre-reloc;
};
};
&vpu {
u-boot,dm-pre-reloc;
};