board: sl28: implement additional bootsources
authorMichael Walle <michael@walle.cc>
Tue, 23 Aug 2022 09:30:15 +0000 (11:30 +0200)
committerPeng Fan <peng.fan@nxp.com>
Tue, 6 Sep 2022 01:10:41 +0000 (09:10 +0800)
commit67b5dab2637196cac82329ccc2ebf2bd95ca26e2
tree60d1173b11ccae86bc3bcbab0078785d6d93b976
parent6622c30f2e033eb4268720c1927a52062406f870
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>
board/kontron/sl28/common.c
board/kontron/sl28/sl28.c
board/kontron/sl28/sl28.h [new file with mode: 0644]
board/kontron/sl28/spl.c
configs/kontron_sl28_defconfig