From 692c6409c51e72b1c617334f50dcd25c19329f32 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sat, 17 Feb 2018 01:43:04 +0100 Subject: [PATCH] uboot-sunxi: add spi for orange pi r1 Signed-off-by: Hauke Mehrtens --- .../patches/320-sunxi-Add-support-for-Orange-Pi-R1.patch | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/package/boot/uboot-sunxi/patches/320-sunxi-Add-support-for-Orange-Pi-R1.patch b/package/boot/uboot-sunxi/patches/320-sunxi-Add-support-for-Orange-Pi-R1.patch index 0a157a7b1e..9f595fbe15 100644 --- a/package/boot/uboot-sunxi/patches/320-sunxi-Add-support-for-Orange-Pi-R1.patch +++ b/package/boot/uboot-sunxi/patches/320-sunxi-Add-support-for-Orange-Pi-R1.patch @@ -42,7 +42,7 @@ Signed-off-by: Hauke Mehrtens sun8i-h3-libretech-all-h3-cc.dtb \ --- /dev/null +++ b/arch/arm/dts/sun8i-h2-plus-orangepi-r1.dts -@@ -0,0 +1,101 @@ +@@ -0,0 +1,99 @@ +/* + * Copyright (C) 2017 Icenowy Zheng + * @@ -113,7 +113,6 @@ Signed-off-by: Hauke Mehrtens + }; +}; + -+/* +&spi0 { + status = "okay"; + @@ -121,7 +120,6 @@ Signed-off-by: Hauke Mehrtens + compatible = "mxicy,mx25l12805d", "jedec,spi-nor"; + }; +}; -+*/ + +&ohci1 { + /* -- 2.30.2