1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-02-08 16:46:34 +01:00
Files
u-boot-megous/arch
Andreas Dannenberg 3e9b9c1ccd armv7R: K3: am654: Trigger panic on DDR init failures
When initializing DDR from R5 SPL trigger U-Boot's panic facility
rather than simply returning from the board init function as there
is little point continuing code execution. Further, as panic implies
a board reset, so using it might potentially allow to recover from
this error in certain cases such as when the init failure was caused
by a temporary glitch of some sorts.

Signed-off-by: Andreas Dannenberg <dannenberg@ti.com>
Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
2019-04-12 08:05:52 -04:00
..
2019-02-07 15:33:21 +05:30
2018-09-25 21:49:18 -04:00