cyberchallenge-modem/buildroot/board/tiesse/tgr/uboot-patches/0001-Fix-config-path.patch

12 lines
259 B
Diff
Raw Permalink Normal View History

2020-09-09 14:42:46 +02:00
--- 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 <config.h>
+#include "../include/asm/config.h"
IMAGE_VERSION 2
BOOT_FROM sd