diff options
author | Petr Štetiar <ynezz@true.cz> | 2019-05-14 09:47:26 +0200 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2019-05-20 21:19:48 +0200 |
commit | 049748e87e329313635cc7f7cc858a6c44eaf4f1 (patch) | |
tree | e6b055245ae4a20f20ddb9dc73c21e8d963f3c3a /package/boot/uboot-imx6/patches/100-wandboard-enable-fit.patch | |
parent | 4318bba0e94c034064f2ea3bf0a896d940227d66 (diff) | |
download | upstream-049748e87e329313635cc7f7cc858a6c44eaf4f1.tar.gz upstream-049748e87e329313635cc7f7cc858a6c44eaf4f1.tar.bz2 upstream-049748e87e329313635cc7f7cc858a6c44eaf4f1.zip |
uboot-imx6: bump to 2019.04 and refresh patches
Build tested: apalis, mx6sabresd, nitrogen6dl, nitrogen6dl2g, nitrogen6q,
nitrogen6q2g, nitrogen6s, nitrogen6s1g, wandboard
Run tested: apalis
Cc: Felix Fietkau <nbd@nbd.name>
Cc: Vladimir Vid <vladimir.vid@sartura.hr>
Cc: Koen Vandeputte <koen.vandeputte@ncentric.com>
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Diffstat (limited to 'package/boot/uboot-imx6/patches/100-wandboard-enable-fit.patch')
-rw-r--r-- | package/boot/uboot-imx6/patches/100-wandboard-enable-fit.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/boot/uboot-imx6/patches/100-wandboard-enable-fit.patch b/package/boot/uboot-imx6/patches/100-wandboard-enable-fit.patch index 3ab61528f7..2fd207e11c 100644 --- a/package/boot/uboot-imx6/patches/100-wandboard-enable-fit.patch +++ b/package/boot/uboot-imx6/patches/100-wandboard-enable-fit.patch @@ -1,6 +1,6 @@ --- a/configs/wandboard_defconfig +++ b/configs/wandboard_defconfig -@@ -29,7 +29,7 @@ CONFIG_CMD_I2C=y +@@ -30,7 +30,7 @@ CONFIG_CMD_I2C=y CONFIG_CMD_MMC=y CONFIG_CMD_SATA=y CONFIG_CMD_USB=y @@ -9,7 +9,7 @@ CONFIG_CMD_EXT4_WRITE=y CONFIG_ENV_IS_IN_MMC=y CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y -@@ -43,3 +43,5 @@ CONFIG_USB=y +@@ -44,3 +44,5 @@ CONFIG_USB=y CONFIG_VIDEO=y # CONFIG_VIDEO_SW_CURSOR is not set CONFIG_OF_LIBFDT=y |