]> git.sur5r.net Git - u-boot/blobdiff - arch/powerpc/dts/canyonlands.dts
arm: stm32f4: fix a bug when a random sector gets erased
[u-boot] / arch / powerpc / dts / canyonlands.dts
index 2ec9762e48106aa767b35d01ca7c4342596ce34f..0a2f5d7649237ba4e9ccda86ae72a392d6afa563 100644 (file)
                serial1 = &UART1;
        };
 
+       chosen {
+               stdout-path = &UART0;
+       };
+
        cpus {
                #address-cells = <1>;
                #size-cells = <0>;
 
                        UART0: serial@ef600300 {
                                device_type = "serial";
+                               reg-shift = <0>;
                                compatible = "ns16550";
                                reg = <0xef600300 0x00000008>;
                                virtual-reg = <0xef600300>;
 
                        UART1: serial@ef600400 {
                                device_type = "serial";
+                               reg-shift = <0>;
                                compatible = "ns16550";
                                reg = <0xef600400 0x00000008>;
                                virtual-reg = <0xef600400>;