u-boot/board/kontron/sl28
Michael Walle 865176417a board: sl28: support dynamic prompts
Depending on the boot source, set different CLI prompts. This will help
the user to figure out in which mode the bootloader was started. There
are two special modes: failsafe and SDHC boot.

Signed-off-by: Michael Walle <michael@walle.cc>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
2022-09-06 09:10:41 +08:00
..
cmds.c global: Convert simple_strtoul() with hex to hextoul() 2021-08-02 13:32:14 -04:00
common.c board: sl28: implement additional bootsources 2022-09-06 09:10:41 +08:00
ddr.c board: sl28: support 8 GiB memory 2022-06-20 15:52:45 +08:00
Kconfig board: sl28: add config to enable console output on SER0 2021-04-15 14:22:22 +05:30
MAINTAINERS board: kontron: sl28: add myself to ls1028a.dtsi maintainers 2021-11-09 17:18:23 +05:30
Makefile board: sl28: add basic PSCI implementation 2022-04-26 17:13:57 +05:30
psci.c board: sl28: add basic PSCI implementation 2022-04-26 17:13:57 +05:30
sl28.c board: sl28: support dynamic prompts 2022-09-06 09:10:41 +08:00
sl28.h board: sl28: implement additional bootsources 2022-09-06 09:10:41 +08:00
spl.c board: sl28: add user friendly names for the boot sources 2022-09-06 09:10:41 +08:00
spl_atf.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00