diff options
author | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2014-03-18 19:22:13 +0000 |
---|---|---|
committer | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2014-03-18 19:22:13 +0000 |
commit | 3ccdbe9d2e89b15d895984f3df4b619b35e05f28 (patch) | |
tree | b971bc1fe7a7775f5895fb2b725ba14097c748b8 /target/linux/ramips/dts/WLI-TX4-AG300N.dts | |
parent | a7edfe40268f2ad435ddeaafafd24453a63c2768 (diff) |
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/WLI-TX4-AG300N.dts')
-rw-r--r-- | target/linux/ramips/dts/WLI-TX4-AG300N.dts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ramips/dts/WLI-TX4-AG300N.dts b/target/linux/ramips/dts/WLI-TX4-AG300N.dts index 0ea5e29bc2..063caed87b 100644 --- a/target/linux/ramips/dts/WLI-TX4-AG300N.dts +++ b/target/linux/ramips/dts/WLI-TX4-AG300N.dts @@ -39,8 +39,8 @@ reg = <0x30000 0x10000>; read-only; }; - partition@40000 { - label = "calibration"; + factory: partition@40000 { + label = "factory"; reg = <0x40000 0x10000>; read-only; }; |