]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
configs: drop CONFIG_SPL_ABORT_ON_RAW_IMAGE
authorPeng Fan <peng.fan@nxp.com>
Sat, 11 Jun 2022 12:21:01 +0000 (20:21 +0800)
committerStefano Babic <sbabic@denx.de>
Tue, 14 Jun 2022 19:33:13 +0000 (21:33 +0200)
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>
26 files changed:
include/configs/capricorn-common.h
include/configs/cgtqmx8.h
include/configs/imx8mm-cl-iot-gate.h
include/configs/imx8mm_beacon.h
include/configs/imx8mm_data_modul_edm_sbc.h
include/configs/imx8mm_evk.h
include/configs/imx8mm_icore_mx8mm.h
include/configs/imx8mm_venice.h
include/configs/imx8mn_beacon.h
include/configs/imx8mn_evk.h
include/configs/imx8mn_venice.h
include/configs/imx8mp_evk.h
include/configs/imx8mp_rsb3720.h
include/configs/imx8mp_venice.h
include/configs/imx8mq_cm.h
include/configs/imx8mq_evk.h
include/configs/imx8mq_phanbell.h
include/configs/imx8qm_mek.h
include/configs/imx8qxp_mek.h
include/configs/imx8ulp_evk.h
include/configs/kontron_pitx_imx8m.h
include/configs/phycore_imx8mm.h
include/configs/phycore_imx8mp.h
include/configs/pico-imx8mq.h
include/configs/verdin-imx8mm.h
include/configs/verdin-imx8mp.h

index 933fcfcfd28767fc6c17a99d86ebe126a8940999..0bbfe0c21740a360d77842811a3835c1baba595c 100644 (file)
@@ -20,7 +20,6 @@
 #define CONFIG_MALLOC_F_ADDR           0x00120000
 
 #define CONFIG_SPL_RAW_IMAGE_ARM_TRUSTED_FIRMWARE
-#define CONFIG_SPL_ABORT_ON_RAW_IMAGE
 
 #endif /* CONFIG_SPL_BUILD */
 
index 0266d6988ce12ceb4fbb0114fcebc4bfd36b03a4..a8ff0a1317d8370cceae1c8242cbf59eb90edb5b 100644 (file)
@@ -19,7 +19,6 @@
 
 #define CONFIG_SPL_RAW_IMAGE_ARM_TRUSTED_FIRMWARE
 
-#define CONFIG_SPL_ABORT_ON_RAW_IMAGE
 #endif
 
 /* Flat Device Tree Definitions */
index fc738ed410e2a71e2cfad0bd8ed6fd55824cd743..7135a83e0422fc0314622bb8c7808f3940776ffd 100644 (file)
@@ -20,7 +20,6 @@
 /* malloc f used before GD_FLG_FULL_MALLOC_INIT set */
 #define CONFIG_MALLOC_F_ADDR           0x912000
 /* For RAW image gives a error info not panic */
-#define CONFIG_SPL_ABORT_ON_RAW_IMAGE
 
 #endif
 
index 899d2ec34f9eabf36f74993a000ebb5997aab1bb..79ed397122502eac2a62625e02e7a3daba4426da 100644 (file)
@@ -17,7 +17,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
 
index bb19aa292b81ef3c3855ac46074ccc77e96889b5..282b295497c7d6ecf0e2c1ae54664d2f81575f34 100644 (file)
@@ -18,7 +18,6 @@
 #define CONFIG_MALLOC_F_ADDR           0x930000
 
 /* For RAW image gives a error info not panic */
-#define CONFIG_SPL_ABORT_ON_RAW_IMAGE
 
 #endif
 
index 6da09deba85cc3b8b1dadc1311a918536c061bc5..e4b2544410b76bb03339bda668f177d6e0c1aad4 100644 (file)
@@ -19,7 +19,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
 
index a3db85004e2057a2ae152e3efac4cad7e9fbbf4e..dfe6966c46211d2cda70454fbbd66981050af752 100644 (file)
@@ -18,7 +18,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 /* CONFIG_SPL_BUILD */
 
 #ifndef CONFIG_SPL_BUILD
index 7a2ef8f533bf1da449b73adfa5f3409519b98bb0..8a6cc69b5ebf5d01817f5abba17ca852ade260aa 100644 (file)
@@ -17,7 +17,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
 
index cadad050d0786bf30454c01ef1d68690a424e85d..6faecbde776da96778181d71c1e1462b808817c3 100644 (file)
@@ -18,7 +18,6 @@
 #define CONFIG_MALLOC_F_ADDR           0x184000
 
 /* For RAW image gives a error info not panic */
-#define CONFIG_SPL_ABORT_ON_RAW_IMAGE
 
 #endif /* CONFIG_SPL_BUILD */
 
index 506d1ffd5a689890a6bb705067d7d745edc60165..1396ae1422ece359197ea1aea923441473c6fb36 100644 (file)
@@ -18,7 +18,6 @@
 
 #ifdef CONFIG_SPL_BUILD
 /* For RAW image gives a error info not panic */
-#define CONFIG_SPL_ABORT_ON_RAW_IMAGE
 
 #endif
 
index 8c45c8462c2d7af73bf4664c3876c7c48e11ace5..8ef55aa6eba38ffde3ace0193d0f4c3e8f33029f 100644 (file)
@@ -15,7 +15,6 @@
 
 #ifdef CONFIG_SPL_BUILD
 /* For RAW image gives a error info not panic */
-#define CONFIG_SPL_ABORT_ON_RAW_IMAGE
 #endif
 
 #define MEM_LAYOUT_ENV_SETTINGS \
index 465e1cb4a7e9dc3fb6235c4af7f5f9cf87236d61..618010db9fbe1f7edbec1811575ea1dba3048c0f 100644 (file)
@@ -18,7 +18,6 @@
 #ifdef CONFIG_SPL_BUILD
 /*#define CONFIG_ENABLE_DDR_TRAINING_DEBUG*/
 
-#define CONFIG_SPL_ABORT_ON_RAW_IMAGE
 
 #define CONFIG_POWER_PCA9450
 
index efff6b955534bf1ca62d1b21033adf8c7a7fbc50..1d4c057ccc01440c1f1cb2b93564b7d856f85ff6 100644 (file)
@@ -32,7 +32,6 @@
                                                  * set \
                                                  */
 
-#define CONFIG_SPL_ABORT_ON_RAW_IMAGE
 
 #if defined(CONFIG_NAND_BOOT)
 #define CONFIG_SPL_NAND_MXS
index d9baffb3a24d4513cd0644034f7969919324aad4..fce87b1657da1883514d18c5e4d02a9c893ce5d0 100644 (file)
@@ -15,7 +15,6 @@
 
 #ifdef CONFIG_SPL_BUILD
 /* For RAW image gives a error info not panic */
-#define CONFIG_SPL_ABORT_ON_RAW_IMAGE
 #endif
 
 #define MEM_LAYOUT_ENV_SETTINGS \
index a242d5e3e8eec49e8c11af2499fa5bedb22ba3f6..a5d6adfaa4c5774eb031e57620a336eacf32f660 100644 (file)
@@ -20,7 +20,6 @@
 /* malloc f used before GD_FLG_FULL_MALLOC_INIT set */
 #define CONFIG_MALLOC_F_ADDR           0x182000
 /* For RAW image gives a error info not panic */
-#define CONFIG_SPL_ABORT_ON_RAW_IMAGE
 
 #endif
 
index 98ddb06fe33719e6825bf40761f2226291307402..182f45bb74d9e8b6b7f1b0a3cb90cd0e55d1dd81 100644 (file)
@@ -21,7 +21,6 @@
 /* malloc f used before GD_FLG_FULL_MALLOC_INIT set */
 #define CONFIG_MALLOC_F_ADDR           0x182000
 /* For RAW image gives a error info not panic */
-#define CONFIG_SPL_ABORT_ON_RAW_IMAGE
 
 #define CONFIG_POWER_PFUZE100
 #define CONFIG_POWER_PFUZE100_I2C_ADDR 0x08
index 1b3c0493ebd1f9e5108c26a7791744a82573cfbf..97bd5044501f6dafeb77afff5f2ab9a7a74b0ea8 100644 (file)
@@ -18,7 +18,6 @@
 /* malloc f used before GD_FLG_FULL_MALLOC_INIT set */
 #define CONFIG_MALLOC_F_ADDR           0x182000
 /* For RAW image gives a error info not panic */
-#define CONFIG_SPL_ABORT_ON_RAW_IMAGE
 #endif
 
 /* ENET Config */
index f4d19f87312f340d3e7e8deca93114c46a5d3151..b59502e5895b27f624f303b12bf3b48a1b8857b6 100644 (file)
@@ -20,7 +20,6 @@
 
 #define CONFIG_SPL_RAW_IMAGE_ARM_TRUSTED_FIRMWARE
 
-#define CONFIG_SPL_ABORT_ON_RAW_IMAGE
 #endif
 
 #ifdef CONFIG_AHAB_BOOT
index a6aabc7add7085f994dfa9f48e08ed8bda1d1e7b..511f6c8d9bb6c8db2ebab1df7d30af672b571842 100644 (file)
@@ -18,7 +18,6 @@
 
 #define CONFIG_SPL_RAW_IMAGE_ARM_TRUSTED_FIRMWARE
 
-#define CONFIG_SPL_ABORT_ON_RAW_IMAGE
 #endif
 
 #ifdef CONFIG_AHAB_BOOT
index 987069447d53ef513d1fbff470f6699296acd267..f9080216f1fce8d5e29b49dba3c782a15452a246 100644 (file)
@@ -16,7 +16,6 @@
 #ifdef CONFIG_SPL_BUILD
 #define CONFIG_MALLOC_F_ADDR           0x22040000
 
-#define CONFIG_SPL_ABORT_ON_RAW_IMAGE /* For RAW image gives a error info not panic */
 
 #endif
 
index 88aaa55bef53fdda35e283f15ea70fdab14045d2..bf336b99d6a1700a83f7d77ec438154475b8c40e 100644 (file)
@@ -22,7 +22,6 @@
 /* malloc f used before GD_FLG_FULL_MALLOC_INIT set */
 #define CONFIG_MALLOC_F_ADDR           0x182000
 /* For RAW image gives a error info not panic */
-#define CONFIG_SPL_ABORT_ON_RAW_IMAGE
 
 
 #define CONFIG_POWER_PFUZE100
index a14a076172c1ab4b4fda16771cbd77a45418d3b8..f8c3e1f10dbd596bba5396f534412a3955e2502f 100644 (file)
@@ -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 \
index 9c7331a4167807c22cd8806a652bd13894ef4bdb..dd0b108a89f8e3092e08d0ae07a99c83c7496e1d 100644 (file)
@@ -17,7 +17,6 @@
                (QSPI0_AMBA_BASE + CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR * 512)
 
 #ifdef CONFIG_SPL_BUILD
-#define CONFIG_SPL_ABORT_ON_RAW_IMAGE
 
 #define CONFIG_POWER_PCA9450
 
index 25ad936a06bbdd05e6a7d2ed0ebe6cad31d8667e..a587570ea1720fe7dc0541f6ebd2b5ea96eb2982 100644 (file)
@@ -18,7 +18,6 @@
 /* malloc f used before GD_FLG_FULL_MALLOC_INIT set */
 #define CONFIG_MALLOC_F_ADDR           0x182000
 /* For RAW image gives a error info not panic */
-#define CONFIG_SPL_ABORT_ON_RAW_IMAGE
 #endif
 
 /* ENET Config */
index 4fb0d69f57910b6df6121316f7677df8dd5b7f7d..afc507b32a3195c48012c8199d1d96bae22bc92e 100644 (file)
@@ -19,7 +19,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 MEM_LAYOUT_ENV_SETTINGS \
index 704a0538a9c42a3fa5fba370ed04ce355b931932..97f537e8e066ccd47245344daa5d30adb95345bc 100644 (file)
@@ -19,7 +19,6 @@
 /* malloc f used before GD_FLG_FULL_MALLOC_INIT set */
 #define CONFIG_MALLOC_F_ADDR                           0x184000
 /* For RAW image gives a error info not panic */
-#define CONFIG_SPL_ABORT_ON_RAW_IMAGE
 
 #define CONFIG_POWER_PCA9450