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