summaryrefslogtreecommitdiff
path: root/lib/mbedtls
diff options
context:
space:
mode:
authorFabio Estevam <festevam@denx.de>2025-03-31 17:37:34 -0300
committerEugen Hristev <eugen.hristev@linaro.org>2025-04-01 11:36:35 +0300
commitaa7d628b78df74faffeaa942b61a0d75d3526eb3 (patch)
tree5292edba924c25a9d71962563e09be1fe7a29e82 /lib/mbedtls
parentc17f03a7e93dfbbe5d32f5738274187065d9493f (diff)
configs: sama5d27: Fix the 'reset' command
Since commit 61040097a9d1 ("reset: at91: Add reset driver for basic assert/deassert operations") the "atmel,sama5d3-rstc" compatible for the sama5d2 reset controller in sama5d2.dtsi is not handled by CONFIG_SYSRESET_AT91 anymore, but by CONFIG_RESET_AT91 now. This resulted in the following error, when trying to reset from the U-Boot shell on a sama5d27_wlsom1 board: => reset resetting ... System reset not supported on this platform ### ERROR ### Please RESET the board ### Fix it by enabling the CONFIG_RESET_AT91 driver in all sama5d27 defconfigs. Tested on a sama5d27_wlsom1 board. Based on the fix in commit e1ee52ca56fc ("configs: at91: sam9x60: Switch to new reset driver") Fixes: 61040097a9d1 ("reset: at91: Add reset driver for basic assert/deassert operations") Signed-off-by: Fabio Estevam <festevam@denx.de>
Diffstat (limited to 'lib/mbedtls')
0 files changed, 0 insertions, 0 deletions