aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/image/WBMR.dts
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2012-12-21 13:47:55 +0000
committerJohn Crispin <john@openwrt.org>2012-12-21 13:47:55 +0000
commit54c096527a43bf70a8cf158e081274158534e829 (patch)
tree6eddad07b41010d60196a5ef0407da5ab22342ea /target/linux/lantiq/image/WBMR.dts
parent59cc6d9dddcead0f72277d0d13eb0dd773741349 (diff)
downloadupstream-54c096527a43bf70a8cf158e081274158534e829.tar.gz
upstream-54c096527a43bf70a8cf158e081274158534e829.tar.bz2
upstream-54c096527a43bf70a8cf158e081274158534e829.zip
more devicetree fixes
SVN-Revision: 34824
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";