diff options
Diffstat (limited to 'target/linux/bcm63xx/dts/bcm6328-comtrend-ar-5387un.dts')
-rw-r--r-- | target/linux/bcm63xx/dts/bcm6328-comtrend-ar-5387un.dts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/bcm63xx/dts/bcm6328-comtrend-ar-5387un.dts b/target/linux/bcm63xx/dts/bcm6328-comtrend-ar-5387un.dts index e1199d2e66..0501d237e2 100644 --- a/target/linux/bcm63xx/dts/bcm6328-comtrend-ar-5387un.dts +++ b/target/linux/bcm63xx/dts/bcm6328-comtrend-ar-5387un.dts @@ -62,7 +62,7 @@ }; &hsspi { - status = "ok"; + status = "okay"; flash@0 { compatible = "jedec,spi-nor"; @@ -100,5 +100,5 @@ }; &uart0 { - status = "ok"; + status = "okay"; }; |