u-boot-brain/board/st
Giulio Benetti 2681dca4c7 board: st: stm32f746-disco: fix console is not enabled while init dram
While initializing dram in spl_dram_init(), mdelay() is called that in
order calls get_ticks() that  verifies if timer exists, if doesn't, it
throws a panic(), but since preloader_console_init() has still not been
called those panic()s will fail. This doesn't help debugging, so let's
setup console before calling spl_dram_init() by moving it after
spl_dram_init().

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
2021-04-27 15:13:58 -03:00
..
common
stih410-b2260
stm32f429-discovery board: st: Remove board_early_init_f and board_late_init callbacks for stm32 boards 2021-03-12 10:57:10 +01:00
stm32f429-evaluation board: st: Remove board_early_init_f and board_late_init callbacks for stm32 boards 2021-03-12 10:57:10 +01:00
stm32f469-discovery board: st: Remove board_early_init_f and board_late_init callbacks for stm32 boards 2021-03-12 10:57:10 +01:00
stm32f746-disco board: st: stm32f746-disco: fix console is not enabled while init dram 2021-04-27 15:13:58 -03:00
stm32h743-disco board: st: Remove board_early_init_f and board_late_init callbacks for stm32 boards 2021-03-12 10:57:10 +01:00
stm32h743-eval board: st: Remove board_early_init_f and board_late_init callbacks for stm32 boards 2021-03-12 10:57:10 +01:00
stm32mp1
stv0991