diff options
author | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-12-19 15:17:11 +0000 |
---|---|---|
committer | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-12-19 15:17:11 +0000 |
commit | ef9957153dba7827f0ffed4c914c6dbd9cb35df6 (patch) | |
tree | 59d8b9c6bf6b99d42d5572684bb258b9cdf6e366 /target/linux/lantiq/image/danube.dtsi | |
parent | c8fef0b4fccc7d2c85eeb3b00ab1dac8f2b9d78f (diff) |
[lantiq] more board file fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34788 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq/image/danube.dtsi')
-rw-r--r-- | target/linux/lantiq/image/danube.dtsi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/lantiq/image/danube.dtsi b/target/linux/lantiq/image/danube.dtsi index 67432b16b3..68bd349e6f 100644 --- a/target/linux/lantiq/image/danube.dtsi +++ b/target/linux/lantiq/image/danube.dtsi @@ -167,6 +167,7 @@ reg = <0xE180000 0x40000>; interrupt-parent = <&icu0>; interrupts = <73 78>; + mac-address = [ 00 11 22 33 44 55 ]; }; ppe@E234000 { |