diff options
Diffstat (limited to 'target/linux/bcm63xx/dts/bcm6328-adb-a4001n.dts')
-rw-r--r-- | target/linux/bcm63xx/dts/bcm6328-adb-a4001n.dts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/bcm63xx/dts/bcm6328-adb-a4001n.dts b/target/linux/bcm63xx/dts/bcm6328-adb-a4001n.dts index cc556372bf..ef3dd43732 100644 --- a/target/linux/bcm63xx/dts/bcm6328-adb-a4001n.dts +++ b/target/linux/bcm63xx/dts/bcm6328-adb-a4001n.dts @@ -69,7 +69,7 @@ }; &hsspi { - status = "ok"; + status = "okay"; flash@0 { compatible = "jedec,spi-nor"; @@ -104,5 +104,5 @@ }; &uart0 { - status = "ok"; + status = "okay"; }; |