diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2015-12-10 20:53:02 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2015-12-10 20:53:02 +0000 |
commit | 73f774c9601468bcc6be02354e48cc2a42fdb296 (patch) | |
tree | 9121fa518144935bd645000e205ad5bb62584321 /target/linux/mvebu/patches-4.4/207-armada-385-rd-mtd-partitions.patch | |
parent | 6df4426245be87148d6aa75859951cb6351eb24c (diff) | |
download | upstream-73f774c9601468bcc6be02354e48cc2a42fdb296.tar.gz upstream-73f774c9601468bcc6be02354e48cc2a42fdb296.tar.bz2 upstream-73f774c9601468bcc6be02354e48cc2a42fdb296.zip |
mvebu: update and fixup 4.4 patches
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 47832
Diffstat (limited to 'target/linux/mvebu/patches-4.4/207-armada-385-rd-mtd-partitions.patch')
-rw-r--r-- | target/linux/mvebu/patches-4.4/207-armada-385-rd-mtd-partitions.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/mvebu/patches-4.4/207-armada-385-rd-mtd-partitions.patch b/target/linux/mvebu/patches-4.4/207-armada-385-rd-mtd-partitions.patch index 51408ddd9b..fc94d9af50 100644 --- a/target/linux/mvebu/patches-4.4/207-armada-385-rd-mtd-partitions.patch +++ b/target/linux/mvebu/patches-4.4/207-armada-385-rd-mtd-partitions.patch @@ -1,7 +1,7 @@ --- a/arch/arm/boot/dts/armada-388-rd.dts +++ b/arch/arm/boot/dts/armada-388-rd.dts -@@ -77,6 +77,16 @@ - compatible = "st,m25p128"; +@@ -79,6 +79,16 @@ + compatible = "st,m25p128", "jedec,spi-nor"; reg = <0>; /* Chip select 0 */ spi-max-frequency = <108000000>; + |