
19 May
2016
19 May
'16
12:27 p.m.
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