summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJan Kiszka <jan.kiszka@siemens.com>2021-10-05 13:04:49 +0300
committerTom Rini <trini@konsulko.com>2021-10-11 22:02:50 +0300
commitce543d0d4ea39dae5828e59d21897a1a00b89ac4 (patch)
tree23bdb5acf88a79a26400ade60a72abfca82cdc54 /include
parent5134f79ee6b6bccbc5b4ef9272d05b52d75a40e3 (diff)
downloadu-boot-ce543d0d4ea39dae5828e59d21897a1a00b89ac4.tar.xz
board: siemens: iot2050: Adjust to changes in DT and configuration
Account for the changes done between merge proposal and the final merge. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/iot2050.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/iot2050.h b/include/configs/iot2050.h
index ddb4cfcc8e..91ed76bb40 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