12 lines
259 B
Diff
12 lines
259 B
Diff
--- 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
|