ARM: dts: rmobile: Add rudimentary R8A7790 Stout DT
[oweals/u-boot.git] / arch / arm / dts / socfpga_cyclone5_sr1500.dts
index 3729ca02cdd2c9c5eb837b00250b07fc531b20a1..739bbb7f3d3ee89696df92c58fcc0856320efd30 100644 (file)
@@ -16,7 +16,7 @@
 
        aliases {
                /*
-                * This allows the ethaddr uboot environmnet variable
+                * This allows the ethaddr uboot environment variable
                 * contents to be added to the gmac1 device tree blob.
                 */
                ethernet0 = &gmac1;
@@ -88,7 +88,7 @@
                #size-cells = <1>;
                compatible = "n25q00", "spi-flash";
                reg = <0>;      /* chip select */
-               spi-max-frequency = <50000000>;
+               spi-max-frequency = <100000000>;
                m25p,fast-read;
                page-size = <256>;
                block-size = <16>; /* 2^16, 64KB */