diff options
Diffstat (limited to 'target/linux/bcm63xx/dts/bcm6368-comtrend-vr-3026e.dts')
-rw-r--r-- | target/linux/bcm63xx/dts/bcm6368-comtrend-vr-3026e.dts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/bcm63xx/dts/bcm6368-comtrend-vr-3026e.dts b/target/linux/bcm63xx/dts/bcm6368-comtrend-vr-3026e.dts index 3948195e21..705c764c91 100644 --- a/target/linux/bcm63xx/dts/bcm6368-comtrend-vr-3026e.dts +++ b/target/linux/bcm63xx/dts/bcm6368-comtrend-vr-3026e.dts @@ -62,7 +62,7 @@ }; &pflash { - status = "ok"; + status = "okay"; partitions { compatible = "fixed-partitions"; @@ -95,5 +95,5 @@ }; &uart0 { - status = "ok"; + status = "okay"; }; |