[U-Boot] [PATCH 0/3] spl: fit: Allow to load FIT using UART boot
Lokesh Vutla
lokeshvutla at ti.com
Thu May 19 12:27:54 CEST 2016
This series allows to load a FIT image using UART boot mode.
Tested:
BBB: http://pastebin.ubuntu.com/16505294/
Lokesh Vutla (3):
spl: fit: Do not print selected dtb during fit load
spl: fit: Detect a FS load using filename
spl: Add an option to load a FIT containing U-Boot from UART
common/spl/spl_fat.c | 4 +--
common/spl/spl_fit.c | 10 +++---
common/spl/spl_ymodem.c | 91 +++++++++++++++++++++++++++++++++++++++++++------
include/spl.h | 2 ++
4 files changed, 88 insertions(+), 19 deletions(-)
--
2.8.2
More information about the U-Boot
mailing list