diff options
Diffstat (limited to 'target/linux/brcm63xx/dts/nb4-ser-r0.dts')
-rw-r--r-- | target/linux/brcm63xx/dts/nb4-ser-r0.dts | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/target/linux/brcm63xx/dts/nb4-ser-r0.dts b/target/linux/brcm63xx/dts/nb4-ser-r0.dts index 1b9e4bc103..75cb214e44 100644 --- a/target/linux/brcm63xx/dts/nb4-ser-r0.dts +++ b/target/linux/brcm63xx/dts/nb4-ser-r0.dts @@ -102,3 +102,9 @@ }; }; }; + +&pflash { + status = "ok"; + + linux,part-probe = "bcm63xxpart"; +}; |