X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fimxrt1170-evk.h;h=f83429082ac70819b347ec7912ca5d679ad4a4e9;hb=4db386655a889b6466d2c3f40839ad21205c6d21;hp=2459fe24e24ad41e53825813f87b67ae59a9af00;hpb=e9a1ff9724348408144c7f1c5b5cc26130ba46e5;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/imxrt1170-evk.h b/include/configs/imxrt1170-evk.h index 2459fe2..f834290 100644 --- a/include/configs/imxrt1170-evk.h +++ b/include/configs/imxrt1170-evk.h @@ -23,7 +23,7 @@ #define DMAMEM_BASE (PHYS_SDRAM + PHYS_SDRAM_SIZE - \ DMAMEM_SZ_ALL) /* For SPL */ -#define CONFIG_SYS_UBOOT_START 0x202403FD +#define CFG_SYS_UBOOT_START 0x202403FD /* For SPL ends */ #endif /* __IMXRT1170_EVK_H */