mirror of
https://xff.cz/git/u-boot/
synced 2025-09-29 06:21:15 +02:00
arm: socfpga: soc64: Show reset state in SPL
Print reset state (warm/cold) together with the source (watchdog/MPU) which has triggered the warm reset on S10 & Agilex. Signed-off-by: Chee Hong Ang <chee.hong.ang@intel.com> Reviewed-by: Ley Foon Tan <ley.foon.tan@intel.com>
This commit is contained in:
committed by
Ley Foon Tan
parent
d7a1ff40d6
commit
b3e2d9fccb
@@ -76,6 +76,7 @@ void board_init_f(ulong dummy)
|
||||
}
|
||||
|
||||
preloader_console_init();
|
||||
print_reset_info();
|
||||
cm_print_clock_quick_summary();
|
||||
|
||||
firewall_setup();
|
||||
|
Reference in New Issue
Block a user