X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fimx8mn_venice.h;h=8565ba7fdb15b27dbab3f9e83ff27a429bcfb7d7;hb=10f6e4dc3a16c21f235416f975ecf2070ceb351f;hp=7a449c9f20161121434c323171b5f7a6ea34c35b;hpb=6600b355c71e80c99d8edb8603dd5e3df8ed4db8;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/imx8mn_venice.h b/include/configs/imx8mn_venice.h index 7a449c9..8565ba7 100644 --- a/include/configs/imx8mn_venice.h +++ b/include/configs/imx8mn_venice.h @@ -14,9 +14,6 @@ (QSPI0_AMBA_BASE + CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR * 512) #ifdef CONFIG_SPL_BUILD -#define CONFIG_SYS_SPL_MALLOC_START 0x42200000 -#define CONFIG_SYS_SPL_MALLOC_SIZE SZ_512K /* 512 KB */ - /* For RAW image gives a error info not panic */ #define CONFIG_SPL_ABORT_ON_RAW_IMAGE #endif