Re: [PATCH 2/5] arm: mvebu: Introduce mvebu-u-boot.dtsi for 32-bit Armada SoCs

2022-08-04 Thread Stefan Roese
On 03.08.22 13:00, Pali Rohár wrote: Set u-boot,dm-pre-reloc for /soc/, /soc/internal-regs/ and nodes as it is required on every 32-bit Armada SoCs. And set also u-boot,dm-pre-reloc for when going to boot from SPI because otherwise SPL SPI drivers do not load. Signed-off-by: Pali Rohár

[PATCH 2/5] arm: mvebu: Introduce mvebu-u-boot.dtsi for 32-bit Armada SoCs

2022-08-03 Thread Pali Rohár
Set u-boot,dm-pre-reloc for /soc/, /soc/internal-regs/ and nodes as it is required on every 32-bit Armada SoCs. And set also u-boot,dm-pre-reloc for when going to boot from SPI because otherwise SPL SPI drivers do not load. Signed-off-by: Pali Rohár --- arch/arm/dts/mvebu-u-boot.dtsi | 24