]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/dra72-evm.dts
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
[u-boot] / arch / arm / dts / dra72-evm.dts
index a62550f0e02dba58830a420199edd5ae805be018..205103e2b0e1ab0a62096bb055ae1f2d4a13d106 100644 (file)
@@ -16,6 +16,7 @@
 
        chosen {
                stdout-path = &uart1;
+               tick-timer = &timer2;
        };
 
        memory {
         * SDCD signal is not being used here - using the fact that GPIO mode
         * is a viable alternative
         */
-       cd-gpios = <&gpio6 27 0>;
+       cd-gpios = <&gpio6 27 GPIO_ACTIVE_LOW>;
 };
 
 &mmc2 {