diff options
author | Petr Štetiar <ynezz@true.cz> | 2020-03-16 14:47:07 +0100 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2020-03-28 13:03:02 +0100 |
commit | 48436953e9f25fced7a14d0e92fadb22ebe8ba50 (patch) | |
tree | 970953997a576cd2df1b4ba2a9b14b647c6ef9b0 /package/boot/uboot-sunxi/patches/003-add-theobroma-a31-pangolin.patch | |
parent | 5fbcb52648ccc2a012e464b9ca8928e5dd8812ea (diff) | |
download | upstream-48436953e9f25fced7a14d0e92fadb22ebe8ba50.tar.gz upstream-48436953e9f25fced7a14d0e92fadb22ebe8ba50.tar.bz2 upstream-48436953e9f25fced7a14d0e92fadb22ebe8ba50.zip |
uboot-sunxi: bump to 2020.01
Refreshed patches, removed following, probably obsolete patches:
221-compatible-old-dtc.patch
240-sun50i-h5-Orange-Pi-Zero-Plus-Fix-SdCard-detection.patch
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.patch | 4 |
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 899bcb1299..518f882d20 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 -@@ -313,6 +313,7 @@ dtb-$(CONFIG_MACH_SUN6I) += \ +@@ -446,6 +446,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 -@@ -875,6 +875,14 @@ config VIDEO_LCD_PANEL_I2C_SCL +@@ -895,6 +895,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. |