aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-sunxi/patches/100-sun6i-alternate-on-UART2.patch
diff options
context:
space:
mode:
authorZoltan HERPAI <wigyori@uid0.hu>2016-12-27 14:49:28 +0100
committerZoltan HERPAI <wigyori@uid0.hu>2016-12-27 14:49:28 +0100
commit52b0b6ea7a440b4cf3c9eb33557be7ad63e23f77 (patch)
treef740c7d42e61af9166703c1b12bc9ce282ebf8a5 /package/boot/uboot-sunxi/patches/100-sun6i-alternate-on-UART2.patch
parent9e2f8fa1e5df297c172ce1472eb076c3c0b27cad (diff)
downloadmaster-187ad058-52b0b6ea7a440b4cf3c9eb33557be7ad63e23f77.tar.gz
master-187ad058-52b0b6ea7a440b4cf3c9eb33557be7ad63e23f77.tar.bz2
master-187ad058-52b0b6ea7a440b4cf3c9eb33557be7ad63e23f77.zip
sunxi: uboot-sunxi: update to 2016.11
While at it: - refresh Theobroma patches - refresh patches - delete obsolete/upstreamed patches - add support for Merrii A80 board Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
Diffstat (limited to 'package/boot/uboot-sunxi/patches/100-sun6i-alternate-on-UART2.patch')
-rw-r--r--package/boot/uboot-sunxi/patches/100-sun6i-alternate-on-UART2.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/boot/uboot-sunxi/patches/100-sun6i-alternate-on-UART2.patch b/package/boot/uboot-sunxi/patches/100-sun6i-alternate-on-UART2.patch
index bf5dc66e1a..b3d9ba0409 100644
--- a/package/boot/uboot-sunxi/patches/100-sun6i-alternate-on-UART2.patch
+++ b/package/boot/uboot-sunxi/patches/100-sun6i-alternate-on-UART2.patch
@@ -6,11 +6,11 @@ Subject: sun6i: define alternate-function for UART2 on GPG
--- a/arch/arm/include/asm/arch-sunxi/gpio.h
+++ b/arch/arm/include/asm/arch-sunxi/gpio.h
-@@ -180,6 +180,7 @@ enum sunxi_gpio_number {
+@@ -185,6 +185,7 @@ enum sunxi_gpio_number {
#define SUN6I_GPG_SDC1 2
#define SUN8I_GPG_SDC1 2
#define SUN6I_GPG_TWI3 2
+#define SUN6I_GPG_UART2 2
#define SUN5I_GPG_UART1 4
- #define SUN4I_GPH_SDC1 5
+ #define SUN6I_GPH_PWM 2