u-boot/board/kontron/sl28
Michael Walle 67b5dab263 board: sl28: implement additional bootsources
The board is able to boot from the following source:
 - user-updateble SPI flash
 - write-protected part of the same SPI flash
 - eMMC
 - SD card

Implement the needed function hooks to support all of these boot
sources.

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: implement additional bootsources 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: implement additional bootsources 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