mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-13 15:03:58 +03:00
siemens: capricorn: defconfig updates
add ahab command as secure boot is used on this boards, and enable watchdog, so U-Boot triggers it. Signed-off-by: Walter Schweizer <walter.schweizer@siemens.com> for respelling commit subject and message: Signed-off-by: Heiko Schocher <hs@denx.de>
This commit is contained in:
committed by
Fabio Estevam
parent
eda18cc2c3
commit
6695706325
@@ -16,6 +16,7 @@ CONFIG_SYS_REDUNDAND_ENVIRONMENT=y
|
||||
CONFIG_SYS_MMC_ENV_PART=2
|
||||
|
||||
CONFIG_DM_GPIO=y
|
||||
CONFIG_AHAB_BOOT=y
|
||||
|
||||
CONFIG_TARGET_CAPRICORN=y
|
||||
CONFIG_SPL_MMC=y
|
||||
@@ -129,7 +130,7 @@ CONFIG_DM_SERIAL=y
|
||||
CONFIG_FSL_LPUART=y
|
||||
CONFIG_DM_THERMAL=y
|
||||
CONFIG_IMX_SCU_THERMAL=y
|
||||
# CONFIG_WATCHDOG is not set
|
||||
CONFIG_WATCHDOG=y
|
||||
CONFIG_WDT=y
|
||||
CONFIG_WDT_SIEMENS_PMIC=y
|
||||
CONFIG_SPL_TINY_MEMSET=y
|
||||
|
||||
Reference in New Issue
Block a user