aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/image/WBMR.dts
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2012-12-21 13:47:55 +0000
committerJohn Crispin <blogic@openwrt.org>2012-12-21 13:47:55 +0000
commite975fbe3fb9495bb369c77045efd476e63254ed3 (patch)
tree6b74f2d768103d9cfec826496132f5a4a35398c3 /target/linux/lantiq/image/WBMR.dts
parent3973731301776ab81546fe09058a9df470aec666 (diff)
downloadmaster-187ad058-e975fbe3fb9495bb369c77045efd476e63254ed3.tar.gz
master-187ad058-e975fbe3fb9495bb369c77045efd476e63254ed3.tar.bz2
master-187ad058-e975fbe3fb9495bb369c77045efd476e63254ed3.zip
[lantiq] more devicetree fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34824 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq/image/WBMR.dts')
-rw-r--r--target/linux/lantiq/image/WBMR.dts8
1 files changed, 7 insertions, 1 deletions
diff --git a/target/linux/lantiq/image/WBMR.dts b/target/linux/lantiq/image/WBMR.dts
index d9c976741f..1291c86d80 100644
--- a/target/linux/lantiq/image/WBMR.dts
+++ b/target/linux/lantiq/image/WBMR.dts
@@ -39,6 +39,12 @@
reg = <0x60000 0x1f20000>;
};
+ partition@0x1fc0000 {
+ label = "board";
+ reg = <0x1fc0000 0x20000>;
+ read-only;
+ };
+
partition@0x1fe0000 {
label = "calibration";
reg = <0x1fe0000 0x20000>;
@@ -109,7 +115,7 @@
eject {
label = "eject";
gpios = <&gpio 34 1>;
- linux,code = <0x108>;
+ linux,code = <0xf7>;
};
movie {
label = "movie";