diff options
author | Chuanhong Guo <gch981213@gmail.com> | 2019-01-28 14:37:07 +0800 |
---|---|---|
committer | Christian Lamparter <chunkeey@gmail.com> | 2019-02-05 19:37:30 +0100 |
commit | be2b61e4f1ec1e351733bebb7105629599034639 (patch) | |
tree | 2f5dffe3a4df3a5f39e3a07b761bb4ac80a98bef /target/linux/ramips/dts/GB-PC1.dts | |
parent | 6621da55b7a8e4db07ac3104b4304a508336741c (diff) | |
download | upstream-be2b61e4f1ec1e351733bebb7105629599034639.tar.gz upstream-be2b61e4f1ec1e351733bebb7105629599034639.tar.bz2 upstream-be2b61e4f1ec1e351733bebb7105629599034639.zip |
ramips: drop m25p,chunked-io from dts
This option was a spi nor hack which is dropped in commit
bcf4a5f474 ("ramips: remove chunked-io patch and set spi->max_transfer_size instead")
Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com> [edit message]
Diffstat (limited to 'target/linux/ramips/dts/GB-PC1.dts')
-rw-r--r-- | target/linux/ramips/dts/GB-PC1.dts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/GB-PC1.dts b/target/linux/ramips/dts/GB-PC1.dts index c2b353791b..9c85a1e44d 100644 --- a/target/linux/ramips/dts/GB-PC1.dts +++ b/target/linux/ramips/dts/GB-PC1.dts @@ -72,7 +72,6 @@ compatible = "jedec,spi-nor"; reg = <0>; spi-max-frequency = <10000000>; - m25p,chunked-io = <32>; partitions { compatible = "fixed-partitions"; |