mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-09 14:33:00 +00:00
3c81d12ec3
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
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
|
|
@@ -12,6 +12,8 @@
|
|
reg = <0>;
|
|
#address-cells = <1>;
|
|
#size-cells = <1>;
|
|
+
|
|
+ linux,part-probe = "ofpart", "bcm47xxpart";
|
|
};
|
|
};
|
|
};
|