u-boot/board/st
Tom Rini cb80ff20f2 bootstage: Eliminate when not enabled
When we do not have bootstage enabled, rather than include an empty
dummy function, we just don't reference it.  This saves us space in some
tight builds.  This also shows a few cases where show_boot_progress was
incorrectly guarded before.

Cc: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
2021-07-07 10:17:54 -04:00
..
common stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USB 2021-03-11 17:41:17 +01:00
stih410-b2260 common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
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-08 20:29:54 +02: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
stm32h750-art-pi board: Add rt-thread art-pi board support 2021-04-09 11:53:00 +02:00
stm32mp1 board: stm32mp1: correct the property name for eth 2021-06-18 10:09:41 +02:00
stv0991 bootstage: Eliminate when not enabled 2021-07-07 10:17:54 -04:00