summaryrefslogtreecommitdiffstats
path: root/target/linux/bcm53xx/patches-4.4/101-use-part-parser.patch
diff options
context:
space:
mode:
authorRafał Miłecki <zajec5@gmail.com>2015-12-03 08:19:25 +0000
committerRafał Miłecki <zajec5@gmail.com>2015-12-03 08:19:25 +0000
commitd90561c92935122327bde8a1344389123fda9532 (patch)
tree91d4344fc9d0e70e42389d887b8b4b59d75e1885 /target/linux/bcm53xx/patches-4.4/101-use-part-parser.patch
parente395433178224ff1e2a6053105d12936b46c7576 (diff)
downloadmaster-31e0f0ae-d90561c92935122327bde8a1344389123fda9532.tar.gz
master-31e0f0ae-d90561c92935122327bde8a1344389123fda9532.tar.bz2
master-31e0f0ae-d90561c92935122327bde8a1344389123fda9532.zip
bcm53xx: add linux 4.4 support
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 47703
Diffstat (limited to 'target/linux/bcm53xx/patches-4.4/101-use-part-parser.patch')
-rw-r--r--target/linux/bcm53xx/patches-4.4/101-use-part-parser.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/target/linux/bcm53xx/patches-4.4/101-use-part-parser.patch b/target/linux/bcm53xx/patches-4.4/101-use-part-parser.patch
new file mode 100644
index 0000000000..8d48673c6d
--- /dev/null
+++ b/target/linux/bcm53xx/patches-4.4/101-use-part-parser.patch
@@ -0,0 +1,11 @@
+--- a/arch/arm/boot/dts/bcm5301x-nand-cs0-bch8.dtsi
++++ b/arch/arm/boot/dts/bcm5301x-nand-cs0-bch8.dtsi
+@@ -19,6 +19,8 @@
+
+ nand-ecc-strength = <8>;
+ nand-ecc-step-size = <512>;
++
++ linux,part-probe = "ofpart", "bcm47xxpart";
+ };
+ };
+ };