commit | bf9c73cb9921f8dcfe0d646573f493b1c1f7c564 | [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 | b07382069556d7673d7ace4bde465985089b160f [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>