Files
u-boot/arch
Andreas Dannenberg 6df8706dc2 arm: K3: Introduce System Firmware loader framework
Introduce a framework that allows loading the System Firmware (SYSFW)
binary as well as the associated configuration data from an image tree
blob named "sysfw.itb" from an FS-based MMC boot media or from an MMC
RAW mode partition or sector.

To simplify the handling of and loading from the different boot media
we tap into the existing U-Boot SPL framework usually used for loading
U-Boot by building on an earlier commit that exposes some of that
functionality.

Note that this initial implementation only supports FS and RAW-based
eMMC/SD card boot.

Signed-off-by: Andreas Dannenberg <dannenberg@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
2019-07-17 11:12:54 -04:00
..
2019-05-18 08:15:35 -04:00
2019-05-18 08:15:35 -04:00
2019-07-15 13:32:25 -05:00
2019-06-14 12:42:06 +02:00
2019-05-18 08:15:35 -04:00
2019-07-15 13:32:25 -05:00