diff options
author | luka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-06-08 11:36:07 +0000 |
---|---|---|
committer | luka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-06-08 11:36:07 +0000 |
commit | d5a2bd8e6188361086fbfa68756ff99e7d1721d1 (patch) | |
tree | da8de5a26264a460f8345bf008d8c4cb65e3d394 /target/linux/lantiq/dts/DGN1000B.dts | |
parent | 8f74490def439660daba1b517fc6e5aad8956db9 (diff) |
lantiq: fix formating in .dts files
Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36882 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq/dts/DGN1000B.dts')
-rw-r--r-- | target/linux/lantiq/dts/DGN1000B.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/dts/DGN1000B.dts b/target/linux/lantiq/dts/DGN1000B.dts index 782ba6e38c..3b522acf4b 100644 --- a/target/linux/lantiq/dts/DGN1000B.dts +++ b/target/linux/lantiq/dts/DGN1000B.dts @@ -54,7 +54,7 @@ label = "SPI (RO) U-Boot Image"; read-only; }; - + partition@20000 { reg = <0x20000 0x10000>; label = "ENV_MAC"; |