]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/dra7-evm.dts
arm: build some file(s) as ARM mode only
[u-boot] / arch / arm / dts / dra7-evm.dts
index 096f68be99e2b962a9b9ee86a22a978509477aad..242fd535164916e0330eea6e1bd75c9d4410ae76 100644 (file)
        model = "TI DRA742";
        compatible = "ti,dra7-evm", "ti,dra742", "ti,dra74", "ti,dra7";
 
+       chosen {
+               stdout-path = &uart1;
+               tick-timer = &timer2;
+       };
+
        memory {
                device_type = "memory";
                reg = <0x80000000 0x60000000>; /* 1536 MB */
 
        spi-max-frequency = <48000000>;
        m25p80@0 {
-               compatible = "s25fl256s1";
+               compatible = "s25fl256s1","spi-flash";
                spi-max-frequency = <48000000>;
                reg = <0>;
                spi-tx-bus-width = <1>;