commit | 67b5dab2637196cac82329ccc2ebf2bd95ca26e2 | [log] [tgz] |
---|---|---|
author | Michael Walle <michael@walle.cc> | Tue Aug 23 11:30:15 2022 +0200 |
committer | Peng Fan <peng.fan@nxp.com> | Tue Sep 06 09:10:41 2022 +0800 |
tree | 60d1173b11ccae86bc3bcbab0078785d6d93b976 | |
parent | 6622c30f2e033eb4268720c1927a52062406f870 [diff] |
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>