diff options
author | Tom Rini <trini@konsulko.com> | 2015-11-05 07:46:28 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-11-05 07:46:28 -0500 |
commit | 28824407f341fa424535e18e164ea94b5e2cfa8a (patch) | |
tree | e6b0e14c4845444645b28ae3a104deb3f6a8a809 /arch/arm/dts/socfpga_cyclone5_socdk.dts | |
parent | 8168ee38c26be586012743ded262145081d49d05 (diff) | |
parent | a55f28624e97e1e43ac333c39713b8b9435fcbd3 (diff) |
Merge git://git.denx.de/u-boot-socfpga
Diffstat (limited to 'arch/arm/dts/socfpga_cyclone5_socdk.dts')
-rw-r--r-- | arch/arm/dts/socfpga_cyclone5_socdk.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/dts/socfpga_cyclone5_socdk.dts b/arch/arm/dts/socfpga_cyclone5_socdk.dts index 546560979b..9eb5a2209c 100644 --- a/arch/arm/dts/socfpga_cyclone5_socdk.dts +++ b/arch/arm/dts/socfpga_cyclone5_socdk.dts @@ -89,7 +89,7 @@ #size-cells = <1>; compatible = "n25q00"; reg = <0>; /* chip select */ - spi-max-frequency = <50000000>; + spi-max-frequency = <100000000>; m25p,fast-read; page-size = <256>; block-size = <16>; /* 2^16, 64KB */ |