diff options
Diffstat (limited to 'target/linux/bcm63xx/dts/bcm6368-actiontec-r1000h.dts')
-rw-r--r-- | target/linux/bcm63xx/dts/bcm6368-actiontec-r1000h.dts | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/bcm63xx/dts/bcm6368-actiontec-r1000h.dts b/target/linux/bcm63xx/dts/bcm6368-actiontec-r1000h.dts index 3b11ce30d9..951603089b 100644 --- a/target/linux/bcm63xx/dts/bcm6368-actiontec-r1000h.dts +++ b/target/linux/bcm63xx/dts/bcm6368-actiontec-r1000h.dts @@ -83,7 +83,7 @@ }; &pflash { - status = "ok"; + status = "okay"; partitions { compatible = "fixed-partitions"; @@ -107,9 +107,9 @@ }; &uart0 { - status = "ok"; + status = "okay"; }; &uart1 { - status = "ok"; + status = "okay"; }; |