bcm53xx: add upstream nand driver
This adds the upstream Broadcom nand driver and makes use of it. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 46131
This commit is contained in:
11
target/linux/bcm53xx/patches-4.1/101-use-part-parser.patch
Normal file
11
target/linux/bcm53xx/patches-4.1/101-use-part-parser.patch
Normal file
@@ -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";
|
||||
};
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user