rockchip: add support for rk3288 miniarm board
[oweals/u-boot.git] / arch / arm / dts / am335x-bone-common.dtsi
index fec78349c1f3c895fbd1dcf36782d16b9c891d93..40a3c35ff8d7f636f1035648e328c88aed20afb4 100644 (file)
                };
        };
 
+       chosen {
+               stdout-path = &uart0;
+               tick-timer = &timer2;
+       };
+
        memory {
                device_type = "memory";
                reg = <0x80000000 0x10000000>; /* 256 MB */
        bus-width = <0x4>;
        pinctrl-names = "default";
        pinctrl-0 = <&mmc1_pins>;
-       cd-gpios = <&gpio0 6 GPIO_ACTIVE_HIGH>;
-       cd-inverted;
+       cd-gpios = <&gpio0 6 GPIO_ACTIVE_LOW>;
 };
 
 &aes {