// SPDX-License-Identifier: (GPL-2.0+ OR MIT) | |
/* | |
* sama7g5ek-u-boot.dts - Device Tree file for SAMA7G5 SoC u-boot properties. | |
* | |
* Copyright (C) 2020 Microchip Technology Inc. and its subsidiaries | |
* | |
* Author: Eugen Hristev <eugen.hristev@microchip.com> | |
* Author: Claudiu Beznea <claudiu.beznea@microchip.com> | |
* | |
*/ | |
/ { | |
chosen { | |
u-boot,dm-pre-reloc; | |
}; | |
ahb { | |
u-boot,dm-pre-reloc; | |
apb { | |
u-boot,dm-pre-reloc; | |
}; | |
}; | |
}; | |
&uart0 { | |
u-boot,dm-pre-reloc; | |
}; | |
&mck { | |
u-boot,dm-pre-reloc; | |
}; | |