Re: [U-Boot] [PATCH 6/9] fdt: adjust bcm283x device tree for u-boot

2016-09-26 Thread Simon Glass
On 26 September 2016 at 06:26, Fabian Vogt wrote: > The information currently set via platdata has to be represented in the > device tree now. bcm283x-uboot.dtsi adds the u-boot specific "skip-init" > property to the serial nodes and enables initialization in the pre-reloc > phase. > > Cc: Albert

[U-Boot] [PATCH 6/9] fdt: adjust bcm283x device tree for u-boot

2016-09-26 Thread Fabian Vogt
The information currently set via platdata has to be represented in the device tree now. bcm283x-uboot.dtsi adds the u-boot specific "skip-init" property to the serial nodes and enables initialization in the pre-reloc phase. Cc: Albert Aribaud Signed-off-by: Fabian Vogt --- arch/arm/dts/bcm283x