diff options
author | John Crispin <john@openwrt.org> | 2013-11-26 09:51:57 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2013-11-26 09:51:57 +0000 |
commit | bb2b428a5cfc838b83041b5a72143dc7e218ee4b (patch) | |
tree | ffe176678a2fdf9fc5ae5f0f9d70f31e2f7f19be /target/linux/ramips/dts/ASL26555-16M.dts | |
parent | fc3c72aba6e162d4dc444f2bbacb18c865f049c4 (diff) | |
download | upstream-bb2b428a5cfc838b83041b5a72143dc7e218ee4b.tar.gz upstream-bb2b428a5cfc838b83041b5a72143dc7e218ee4b.tar.bz2 upstream-bb2b428a5cfc838b83041b5a72143dc7e218ee4b.zip |
ralink: dts fixes
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38917
Diffstat (limited to 'target/linux/ramips/dts/ASL26555-16M.dts')
-rw-r--r-- | target/linux/ramips/dts/ASL26555-16M.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/ASL26555-16M.dts b/target/linux/ramips/dts/ASL26555-16M.dts index 8aeeba84f4..568d8f9d64 100644 --- a/target/linux/ramips/dts/ASL26555-16M.dts +++ b/target/linux/ramips/dts/ASL26555-16M.dts @@ -31,7 +31,7 @@ reg = <0x30000 0x10000>; read-only; }; - partition@40000 { + factory: partition@40000 { label = "factory"; reg = <0x40000 0x10000>; read-only; |