diff options
| author | Tom Rini <[email protected]> | 2021-10-11 22:39:27 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2021-10-11 22:39:27 -0400 |
| commit | 4c1996ce374924a226c872e26a42cfcc7bf74da2 (patch) | |
| tree | 0c1cb67bbbf65a1188dfcccc30fd096c9eb062f5 /include | |
| parent | f331497d3ad4166f9826e7674793ae04094b29c1 (diff) | |
| parent | 08ad739f382dae83d5bb30fa43e56d19b14daa20 (diff) | |
Merge branch '2021-10-11-TI-platform-updates'
- Assorted TI platform updates
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/iot2050.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/iot2050.h b/include/configs/iot2050.h index ddb4cfcc8e2..91ed76bb40b 100644 --- a/include/configs/iot2050.h +++ b/include/configs/iot2050.h @@ -17,8 +17,6 @@ #define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SPL_TEXT_BASE + \ CONFIG_SYS_K3_NON_SECURE_MSRAM_SIZE) -#define CONFIG_SKIP_LOWLEVEL_INIT - #define CONFIG_SPL_MAX_SIZE CONFIG_SYS_K3_MAX_DOWNLODABLE_IMAGE_SIZE #define CONFIG_SYS_BOOTM_LEN SZ_64M |
