bcm53xx: add support basic for kernel 4.3
[openwrt/svn-archive/archive.git] / target / linux / bcm53xx / patches-4.3 / 101-use-part-parser.patch
1 --- a/arch/arm/boot/dts/bcm5301x-nand-cs0-bch8.dtsi
2 +++ b/arch/arm/boot/dts/bcm5301x-nand-cs0-bch8.dtsi
3 @@ -19,6 +19,8 @@
4
5 nand-ecc-strength = <8>;
6 nand-ecc-step-size = <512>;
7 +
8 + linux,part-probe = "ofpart", "bcm47xxpart";
9 };
10 };
11 };