diff options
Diffstat (limited to 'target/linux/bcm63xx/dts/bcm6358-pirelli-a226m.dts')
-rw-r--r-- | target/linux/bcm63xx/dts/bcm6358-pirelli-a226m.dts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/bcm63xx/dts/bcm6358-pirelli-a226m.dts b/target/linux/bcm63xx/dts/bcm6358-pirelli-a226m.dts index e0a6b07697..8642d9d76a 100644 --- a/target/linux/bcm63xx/dts/bcm6358-pirelli-a226m.dts +++ b/target/linux/bcm63xx/dts/bcm6358-pirelli-a226m.dts @@ -94,7 +94,7 @@ }; &pflash { - status = "ok"; + status = "okay"; partitions { compatible = "fixed-partitions"; @@ -121,5 +121,5 @@ }; &uart0 { - status = "ok"; + status = "okay"; }; |