diff options
author | Jeremy Lainé <jeremy.laine@m4x.org> | 2009-09-24 19:10:28 +0200 |
---|---|---|
committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2009-09-24 19:10:28 +0200 |
commit | aaef70f186aa239669269a8a4237b6d3dc99b5f5 (patch) | |
tree | fec42fa50a6e0e82531f9ee92f309f7614e9ad6b /recipes/linux/linux-2.6.29 | |
parent | b16b5316677842fbdfaa997062145555623886a4 (diff) |
linux-2.6.29: add devicetree image for boc01 v1 and v2
Diffstat (limited to 'recipes/linux/linux-2.6.29')
-rw-r--r-- | recipes/linux/linux-2.6.29/boc01/boc01.dts | 2 | ||||
-rw-r--r-- | recipes/linux/linux-2.6.29/boc01/boc01.dts.v1 (renamed from recipes/linux/linux-2.6.29/boc01/boc02.dts) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/linux/linux-2.6.29/boc01/boc01.dts b/recipes/linux/linux-2.6.29/boc01/boc01.dts index 2066652695..fb0b5fb0a5 100644 --- a/recipes/linux/linux-2.6.29/boc01/boc01.dts +++ b/recipes/linux/linux-2.6.29/boc01/boc01.dts @@ -194,7 +194,7 @@ compatible = "gianfar"; reg = <0x25000 0x1000>; local-mac-address = [ 00 00 00 00 00 00 ]; - interrupts = <34 0x8 33 0x8 32 0x8>; + interrupts = <35 0x8 36 0x8 37 0x8>; interrupt-parent = <&ipic>; fixed-link = <1 1 100 0 0>; sleep = <&pmc 0x10000000>; diff --git a/recipes/linux/linux-2.6.29/boc01/boc02.dts b/recipes/linux/linux-2.6.29/boc01/boc01.dts.v1 index fb0b5fb0a5..2066652695 100644 --- a/recipes/linux/linux-2.6.29/boc01/boc02.dts +++ b/recipes/linux/linux-2.6.29/boc01/boc01.dts.v1 @@ -194,7 +194,7 @@ compatible = "gianfar"; reg = <0x25000 0x1000>; local-mac-address = [ 00 00 00 00 00 00 ]; - interrupts = <35 0x8 36 0x8 37 0x8>; + interrupts = <34 0x8 33 0x8 32 0x8>; interrupt-parent = <&ipic>; fixed-link = <1 1 100 0 0>; sleep = <&pmc 0x10000000>; |