diff options
author | Zoltan HERPAI <wigyori@uid0.hu> | 2018-02-16 11:40:01 +0100 |
---|---|---|
committer | Zoltan HERPAI <wigyori@uid0.hu> | 2018-02-16 11:40:01 +0100 |
commit | 4bc1ebbd88a2aef177a7d4c36c8cd5fbf7cf0bd0 (patch) | |
tree | a06eb6613c2048492cfbea49dbc1efb2402bbe05 /package/boot/uboot-sunxi/patches/300-sunxi-add-device-tree-for-Orange-Pi-R1-board.patch | |
parent | 616f883a209f87b1cf1709d6de8300dada04077d (diff) | |
download | upstream-4bc1ebbd88a2aef177a7d4c36c8cd5fbf7cf0bd0.tar.gz upstream-4bc1ebbd88a2aef177a7d4c36c8cd5fbf7cf0bd0.tar.bz2 upstream-4bc1ebbd88a2aef177a7d4c36c8cd5fbf7cf0bd0.zip |
Revert "uboot-sunxi: refresh patches"
This reverts commit f142de5f44bcba8cb0f12e5b1fd26cd9867cf866.
Revert until we can move to 2017.11
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
Diffstat (limited to 'package/boot/uboot-sunxi/patches/300-sunxi-add-device-tree-for-Orange-Pi-R1-board.patch')
-rw-r--r-- | package/boot/uboot-sunxi/patches/300-sunxi-add-device-tree-for-Orange-Pi-R1-board.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/boot/uboot-sunxi/patches/300-sunxi-add-device-tree-for-Orange-Pi-R1-board.patch b/package/boot/uboot-sunxi/patches/300-sunxi-add-device-tree-for-Orange-Pi-R1-board.patch index fc1e05da27..65ae63c64d 100644 --- a/package/boot/uboot-sunxi/patches/300-sunxi-add-device-tree-for-Orange-Pi-R1-board.patch +++ b/package/boot/uboot-sunxi/patches/300-sunxi-add-device-tree-for-Orange-Pi-R1-board.patch @@ -12,9 +12,9 @@ Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> --- a/arch/arm/dts/Makefile +++ b/arch/arm/dts/Makefile -@@ -318,6 +318,7 @@ dtb-$(CONFIG_MACH_SUN8I_A83T) += \ - sun8i-a83t-bananapi-m3.dtb \ - sun8i-a83t-cubietruck-plus.dtb +@@ -310,6 +310,7 @@ dtb-$(CONFIG_MACH_SUN8I_A83T) += \ + sun8i-a83t-cubietruck-plus.dtb \ + sun8i-a83t-sinovoip-bpi-m3.dtb dtb-$(CONFIG_MACH_SUN8I_H3) += \ + sun8i-h2-plus-orangepi-r1.dtb \ sun8i-h2-plus-orangepi-zero.dtb \ |