]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
Remove CONFIG_SPL_RAW_IMAGE_ARM_TRUSTED_FIRMWARE and CONFIG_SPL_ABORT_ON_RAW_IMAGE
authorTom Rini <trini@konsulko.com>
Sat, 11 Jun 2022 02:59:36 +0000 (22:59 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 28 Jun 2022 21:05:52 +0000 (17:05 -0400)
These symbols do not exist in mainline, remove them.

Signed-off-by: Tom Rini <trini@konsulko.com>
include/configs/capricorn-common.h
include/configs/cgtqmx8.h
include/configs/imx8mp_dhcom_pdk2.h
include/configs/imx8qm_mek.h
include/configs/imx8qxp_mek.h

index 4f0d69db2a29ad0936086fcc9e4c9dddf5900eb1..456d1828d6297e4bcdb836d4fba64982b88d7603 100644 (file)
@@ -19,8 +19,6 @@
 
 #define CONFIG_MALLOC_F_ADDR           0x00120000
 
-#define CONFIG_SPL_RAW_IMAGE_ARM_TRUSTED_FIRMWARE
-
 #endif /* CONFIG_SPL_BUILD */
 
 /* ENET1 connects to base board and MUX with ESAI */
index a8ff0a1317d8370cceae1c8242cbf59eb90edb5b..6ac8487851952c53eb2f2acf9d9a846aee78e74f 100644 (file)
@@ -17,8 +17,6 @@
 #define CONFIG_SERIAL_LPUART_BASE      0x5a060000
 #define CONFIG_MALLOC_F_ADDR           0x00120000
 
-#define CONFIG_SPL_RAW_IMAGE_ARM_TRUSTED_FIRMWARE
-
 #endif
 
 /* Flat Device Tree Definitions */
index 1ad90e5bdbd9caf352fb8f104fa712eed4510ddb..79db625d03737d42256f0acf6aba0d0476128735 100644 (file)
 
 #define CONFIG_SYS_MONITOR_LEN         SZ_1M
 
-#ifdef CONFIG_SPL_BUILD
-/* For RAW image gives a error info not panic */
-#define CONFIG_SPL_ABORT_ON_RAW_IMAGE
-
-#endif
-
 /* Link Definitions */
 #define CONFIG_SYS_INIT_RAM_ADDR       0x40000000
 #define CONFIG_SYS_INIT_RAM_SIZE       0x200000
index b59502e5895b27f624f303b12bf3b48a1b8857b6..25d35f04e27ce0efe1eafceabe5ea73986c63e2b 100644 (file)
@@ -18,8 +18,6 @@
 #define CONFIG_SERIAL_LPUART_BASE      0x5a060000
 #define CONFIG_MALLOC_F_ADDR           0x00120000
 
-#define CONFIG_SPL_RAW_IMAGE_ARM_TRUSTED_FIRMWARE
-
 #endif
 
 #ifdef CONFIG_AHAB_BOOT
index 511f6c8d9bb6c8db2ebab1df7d30af672b571842..f8ec16ebb197bbfa9c1fc38a29b419b808353053 100644 (file)
@@ -16,8 +16,6 @@
 #define CONFIG_SERIAL_LPUART_BASE      0x5a060000
 #define CONFIG_MALLOC_F_ADDR           0x00120000
 
-#define CONFIG_SPL_RAW_IMAGE_ARM_TRUSTED_FIRMWARE
-
 #endif
 
 #ifdef CONFIG_AHAB_BOOT