diff options
Diffstat (limited to 'target/linux/bcm63xx/dts/bcm6348-asmax-ar-1004g.dts')
-rw-r--r-- | target/linux/bcm63xx/dts/bcm6348-asmax-ar-1004g.dts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/bcm63xx/dts/bcm6348-asmax-ar-1004g.dts b/target/linux/bcm63xx/dts/bcm6348-asmax-ar-1004g.dts index 408afaa878..5b00d33bde 100644 --- a/target/linux/bcm63xx/dts/bcm6348-asmax-ar-1004g.dts +++ b/target/linux/bcm63xx/dts/bcm6348-asmax-ar-1004g.dts @@ -54,7 +54,7 @@ }; &pflash { - status = "ok"; + status = "okay"; partitions { compatible = "fixed-partitions"; @@ -86,5 +86,5 @@ }; &uart0 { - status = "ok"; + status = "okay"; }; |