mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-28 09:39:00 +00:00
12 lines
241 B
Diff
12 lines
241 B
Diff
|
--- a/arch/arm/boot/dts/bcm5301x-nand-cs0.dtsi
|
||
|
+++ b/arch/arm/boot/dts/bcm5301x-nand-cs0.dtsi
|
||
|
@@ -13,6 +13,8 @@
|
||
|
reg = <0>;
|
||
|
#address-cells = <1>;
|
||
|
#size-cells = <1>;
|
||
|
+
|
||
|
+ linux,part-probe = "ofpart", "bcm47xxpart";
|
||
|
};
|
||
|
};
|
||
|
};
|