diff options
Diffstat (limited to 'target/linux/bcm53xx/patches-4.3/101-use-part-parser.patch')
-rw-r--r-- | target/linux/bcm53xx/patches-4.3/101-use-part-parser.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/bcm53xx/patches-4.3/101-use-part-parser.patch b/target/linux/bcm53xx/patches-4.3/101-use-part-parser.patch deleted file mode 100644 index 8d48673c6d..0000000000 --- a/target/linux/bcm53xx/patches-4.3/101-use-part-parser.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- 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"; - }; - }; - }; |