diff options
Diffstat (limited to 'target/linux/lantiq/dts/EASY98000SFLASH.dts')
-rw-r--r-- | target/linux/lantiq/dts/EASY98000SFLASH.dts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/lantiq/dts/EASY98000SFLASH.dts b/target/linux/lantiq/dts/EASY98000SFLASH.dts index 47f8b47ff1..695aad2c8f 100644 --- a/target/linux/lantiq/dts/EASY98000SFLASH.dts +++ b/target/linux/lantiq/dts/EASY98000SFLASH.dts @@ -12,7 +12,7 @@ memory@0 { reg = <0x0 0x2000000>; }; - + localbus@10000000 { #address-cells = <1>; #size-cells = <1>; @@ -32,7 +32,7 @@ label = "SPI (RO) U-Boot Image"; read-only; }; - + partition@80000 { reg = <0x00080000 0x00080000>; label = "SPI (RO) DTB Image"; |