aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-sunxi/patches/003-add-theobroma-a31-pangolin.patch
diff options
context:
space:
mode:
authorPetr Štetiar <ynezz@true.cz>2020-04-14 23:30:56 +0200
committerPetr Štetiar <ynezz@true.cz>2020-04-17 13:43:34 +0200
commit8e99bbda19ca93d93651757c1473ac691c22a474 (patch)
tree26518526d52ac19821cf45de7b1c1a7f6143353f /package/boot/uboot-sunxi/patches/003-add-theobroma-a31-pangolin.patch
parent260a225ba4ed9ad50a8442dc3f731af985d45326 (diff)
downloadupstream-8e99bbda19ca93d93651757c1473ac691c22a474.tar.gz
upstream-8e99bbda19ca93d93651757c1473ac691c22a474.tar.bz2
upstream-8e99bbda19ca93d93651757c1473ac691c22a474.zip
uboot-sunxi: bump to 2020.04 relase
Refreshed patches, removed upstreamed patch: 260-configs-a64-olinuxino-emmc-add-eMMC-boot-part-config.patch Boot tested on a64-olinuxino-emmc. Cc: Zoltan HERPAI <wigyori@uid0.hu> Signed-off-by: Petr Štetiar <ynezz@true.cz>
Diffstat (limited to 'package/boot/uboot-sunxi/patches/003-add-theobroma-a31-pangolin.patch')
-rw-r--r--package/boot/uboot-sunxi/patches/003-add-theobroma-a31-pangolin.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/boot/uboot-sunxi/patches/003-add-theobroma-a31-pangolin.patch b/package/boot/uboot-sunxi/patches/003-add-theobroma-a31-pangolin.patch
index 518f882d20..29969a71ab 100644
--- a/package/boot/uboot-sunxi/patches/003-add-theobroma-a31-pangolin.patch
+++ b/package/boot/uboot-sunxi/patches/003-add-theobroma-a31-pangolin.patch
@@ -1,6 +1,6 @@
--- a/arch/arm/dts/Makefile
+++ b/arch/arm/dts/Makefile
-@@ -446,6 +446,7 @@ dtb-$(CONFIG_MACH_SUN6I) += \
+@@ -455,6 +455,7 @@ dtb-$(CONFIG_MACH_SUN6I) += \
sun6i-a31-m9.dtb \
sun6i-a31-mele-a1000g-quad.dtb \
sun6i-a31-mixtile-loftq.dtb \
@@ -358,7 +358,7 @@
+CONFIG_SUNXI_SPI=y
--- a/arch/arm/mach-sunxi/Kconfig
+++ b/arch/arm/mach-sunxi/Kconfig
-@@ -895,6 +895,14 @@ config VIDEO_LCD_PANEL_I2C_SCL
+@@ -896,6 +896,14 @@ config VIDEO_LCD_PANEL_I2C_SCL
Set the SCL pin for the LCD i2c interface. This takes a string in the
format understood by sunxi_name_to_gpio, e.g. PH1 for pin 1 of port H.