Files
u-boot/arch
Patrick Delaunay eaec1f9e90 arm: stm32mp: spl: update error management in board_init_f
Call hang when an error is detected for probe of any driver
needed for console or DDR init: clk, reset and pincontrol

NB: previous behavior with a return in board_init_f() was not correct;
    DDR is not initialized and SPL execution can't continue

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
2020-05-14 09:02:12 +02:00
..
2020-04-27 15:04:42 +03:00
2020-04-27 20:30:14 +02:00
2020-05-04 09:12:37 +05:30
2020-04-16 08:07:58 -06:00