summaryrefslogtreecommitdiffstats
path: root/target/linux/ppc40x/patches-2.6.30/103-openrb-light-add-cf-card-to-dts.patch
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-07-20 07:10:00 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-07-20 07:10:00 +0000
commit5addca4974e2e116fcc094fc42d85b84641a7bf3 (patch)
tree1750ec7c50a5437886dca3aece9d45c0b08922d0 /target/linux/ppc40x/patches-2.6.30/103-openrb-light-add-cf-card-to-dts.patch
parent1e43b06b8745101f682dc26749427e40c2eac0e4 (diff)
[ppc40x] merge 2.6.30 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16926 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ppc40x/patches-2.6.30/103-openrb-light-add-cf-card-to-dts.patch')
-rw-r--r--target/linux/ppc40x/patches-2.6.30/103-openrb-light-add-cf-card-to-dts.patch17
1 files changed, 0 insertions, 17 deletions
diff --git a/target/linux/ppc40x/patches-2.6.30/103-openrb-light-add-cf-card-to-dts.patch b/target/linux/ppc40x/patches-2.6.30/103-openrb-light-add-cf-card-to-dts.patch
deleted file mode 100644
index ee49aa1c9..000000000
--- a/target/linux/ppc40x/patches-2.6.30/103-openrb-light-add-cf-card-to-dts.patch
+++ /dev/null
@@ -1,17 +0,0 @@
---- a/arch/powerpc/boot/dts/openrb-light.dts
-+++ b/arch/powerpc/boot/dts/openrb-light.dts
-@@ -177,6 +177,14 @@
- */
- clock-frequency = <0>; /* Filled in by zImage */
-
-+ cf_card@ff100000 {
-+ compatible = "magicbox-cf";
-+ reg = <0x00000000 0xff100000 0x00001000
-+ 0x00000000 0xff200000 0x00001000>;
-+ interrupt-parent = <&UIC0>;
-+ interrupts = <0x19 0x1 /* IRQ_TYPE_EDGE_RISING */ >;
-+ };
-+
- nor_flash@ff800000 {
- compatible = "cfi-flash";
- bank-width = <2>;