From 3ddcefb55e5e2594a2ac7c681606770ed5fc0d15 Mon Sep 17 00:00:00 2001 From: Giulio Date: Wed, 9 Sep 2020 14:42:46 +0200 Subject: [PATCH] Uboot config.h patch --- .../tgr/uboot-patches/0001-Fix-config-path.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 buildroot/board/tiesse/tgr/uboot-patches/0001-Fix-config-path.patch diff --git a/buildroot/board/tiesse/tgr/uboot-patches/0001-Fix-config-path.patch b/buildroot/board/tiesse/tgr/uboot-patches/0001-Fix-config-path.patch new file mode 100644 index 0000000..22bbc61 --- /dev/null +++ b/buildroot/board/tiesse/tgr/uboot-patches/0001-Fix-config-path.patch @@ -0,0 +1,11 @@ +--- u-boot-imx/arch/arm/mach-imx/spl_sd.cfg ++++ u-boot-imx/arch/arm/mach-imx/spl_sd.cfg 2020-09-09 14:32:31.752361831 +0200 +@@ -4,7 +4,7 @@ + */ + + #define __ASSEMBLY__ +-#include ++#include "../include/asm/config.h" + + IMAGE_VERSION 2 + BOOT_FROM sd