diff options
author | John Crispin <john@openwrt.org> | 2013-10-07 15:03:00 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2013-10-07 15:03:00 +0000 |
commit | 715b62ebad32a18afca2dab98f2c031136339bb6 (patch) | |
tree | 93d884c72adefc8b9b9d1b8989ee47c044c0d1ab /target/linux/lantiq/dts/VGV7519BRN.dts | |
parent | 81fb43d2f168c27f763c0a497fd8112e587fdfaf (diff) | |
download | upstream-715b62ebad32a18afca2dab98f2c031136339bb6.tar.gz upstream-715b62ebad32a18afca2dab98f2c031136339bb6.tar.bz2 upstream-715b62ebad32a18afca2dab98f2c031136339bb6.zip |
lantiq: experia v8 fixes
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38328
Diffstat (limited to 'target/linux/lantiq/dts/VGV7519BRN.dts')
-rw-r--r-- | target/linux/lantiq/dts/VGV7519BRN.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/dts/VGV7519BRN.dts b/target/linux/lantiq/dts/VGV7519BRN.dts index 2f4b798946..53692a37ea 100644 --- a/target/linux/lantiq/dts/VGV7519BRN.dts +++ b/target/linux/lantiq/dts/VGV7519BRN.dts @@ -14,7 +14,7 @@ #size-cells = <1>; partition@80000 { - label = "linux"; + label = "firmware"; reg = <0x80000 0x780000>; read-only; }; |