diff options
author | John Crispin <blogic@openwrt.org> | 2014-03-18 19:22:13 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2014-03-18 19:22:13 +0000 |
commit | 3465b7a544a71c4eca01c8356c9b4e0b033b0896 (patch) | |
tree | b971bc1fe7a7775f5895fb2b725ba14097c748b8 /target/linux/ramips/dts/RT-N15.dts | |
parent | de51ae36beb618be705b292e32610a2e3efae330 (diff) | |
download | upstream-3465b7a544a71c4eca01c8356c9b4e0b033b0896.tar.gz upstream-3465b7a544a71c4eca01c8356c9b4e0b033b0896.tar.bz2 upstream-3465b7a544a71c4eca01c8356c9b4e0b033b0896.zip |
ralink: add missing OF node
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39950 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/dts/RT-N15.dts')
-rw-r--r-- | target/linux/ramips/dts/RT-N15.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/RT-N15.dts b/target/linux/ramips/dts/RT-N15.dts index 27b0da97fe..77e640fe9f 100644 --- a/target/linux/ramips/dts/RT-N15.dts +++ b/target/linux/ramips/dts/RT-N15.dts @@ -40,7 +40,7 @@ reg = <0x30000 0x10000>; read-only; }; - partition@40000 { + factory: partition@40000 { label = "factory"; reg = <0x40000 0x10000>; read-only; |