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/RTN56U.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/RTN56U.dts')
-rw-r--r-- | target/linux/ramips/dts/RTN56U.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/RTN56U.dts b/target/linux/ramips/dts/RTN56U.dts index ec9163a345..b962aa0d23 100644 --- a/target/linux/ramips/dts/RTN56U.dts +++ b/target/linux/ramips/dts/RTN56U.dts @@ -79,7 +79,7 @@ read-only; }; - partition@40000 { + factory: partition@40000 { reg = <0x00040000 0x00010000>; label = "factory"; read-only; |