aboutsummaryrefslogtreecommitdiff
path: root/include/configs/phycore_imx8mm.h
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2022-06-11 20:21:01 +0800
committerStefano Babic <sbabic@denx.de>2022-06-14 21:33:13 +0200
commitca3369df71d8ff03054965a00968e9ddee607389 (patch)
tree5773aff56e0a2993c3ba596c8824cb34740a252e /include/configs/phycore_imx8mm.h
parent0a16da8079a86a566c62bfb4ec2d12bd9d6cb306 (diff)
downloadu-boot-ca3369df71d8ff03054965a00968e9ddee607389.zip
u-boot-ca3369df71d8ff03054965a00968e9ddee607389.tar.gz
u-boot-ca3369df71d8ff03054965a00968e9ddee607389.tar.bz2
configs: drop CONFIG_SPL_ABORT_ON_RAW_IMAGE
CONFIG_SPL_RAW_IMAGE_SUPPORT default y has been used to replace CONFIG_SPL_ABORT_ON_RAW_IMAGE for quite some time, so drop CONFIG_SPL_ABORT_ON_RAW_IMAGE. Signed-off-by: Peng Fan <peng.fan@nxp.com>
Diffstat (limited to 'include/configs/phycore_imx8mm.h')
-rw-r--r--include/configs/phycore_imx8mm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/phycore_imx8mm.h b/include/configs/phycore_imx8mm.h
index a14a076..f8c3e1f 100644
--- a/include/configs/phycore_imx8mm.h
+++ b/include/configs/phycore_imx8mm.h
@@ -20,7 +20,6 @@
/* malloc f used before GD_FLG_FULL_MALLOC_INIT set */
#define CONFIG_MALLOC_F_ADDR 0x930000
/* For RAW image gives a error info not panic */
-#define CONFIG_SPL_ABORT_ON_RAW_IMAGE
#endif
#define CONFIG_EXTRA_ENV_SETTINGS \