X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fbrcm2708%2Fpatches-4.4%2F0591-BCM270X_DT-Add-bcm2708-rpi-0-w.dts.patch;h=deb09b62d555e9438587bf4d8bcd945fd2cb7ba6;hp=b4e18795b2781f6c0ae47af96a5d883639893e1a;hb=0dcc4d239da78bc20b091d50c097c386e0e61902;hpb=1adc6db0362d2fdede68a3f1f3a5f119ca39d30a diff --git a/target/linux/brcm2708/patches-4.4/0591-BCM270X_DT-Add-bcm2708-rpi-0-w.dts.patch b/target/linux/brcm2708/patches-4.4/0591-BCM270X_DT-Add-bcm2708-rpi-0-w.dts.patch index b4e18795b2..deb09b62d5 100644 --- a/target/linux/brcm2708/patches-4.4/0591-BCM270X_DT-Add-bcm2708-rpi-0-w.dts.patch +++ b/target/linux/brcm2708/patches-4.4/0591-BCM270X_DT-Add-bcm2708-rpi-0-w.dts.patch @@ -13,8 +13,6 @@ Signed-off-by: Phil Elwell 2 files changed, 201 insertions(+) create mode 100644 arch/arm/boot/dts/bcm2708-rpi-0-w.dts -diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile -index 14a491c..bd963ef 100644 --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile @@ -2,6 +2,7 @@ ifeq ($(CONFIG_OF),y) @@ -25,9 +23,6 @@ index 14a491c..bd963ef 100644 dtb-$(CONFIG_ARCH_BCM2708) += bcm2708-rpi-cm.dtb dtb-$(CONFIG_ARCH_BCM2835) += bcm2835-rpi-cm.dtb dtb-$(CONFIG_ARCH_BCM2709) += bcm2709-rpi-2-b.dtb -diff --git a/arch/arm/boot/dts/bcm2708-rpi-0-w.dts b/arch/arm/boot/dts/bcm2708-rpi-0-w.dts -new file mode 100644 -index 0000000..9f7de60 --- /dev/null +++ b/arch/arm/boot/dts/bcm2708-rpi-0-w.dts @@ -0,0 +1,200 @@ @@ -231,6 +226,3 @@ index 0000000..9f7de60 + sd_debug = <&sdhost>,"brcm,debug"; + }; +}; --- -2.1.4 -