Uboot config.h patch
This commit is contained in:
parent
bf04a411a7
commit
3ddcefb55e
@ -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 <config.h>
|
||||||
|
+#include "../include/asm/config.h"
|
||||||
|
|
||||||
|
IMAGE_VERSION 2
|
||||||
|
BOOT_FROM sd
|
Loading…
Reference in New Issue
Block a user