u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/3] spl: fit: Allow to load FIT using UART boot
@ 2016-05-19 10:27 Lokesh Vutla
  2016-05-19 10:27 ` [U-Boot] [PATCH 1/3] spl: fit: Do not print selected dtb during fit load Lokesh Vutla
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Lokesh Vutla @ 2016-05-19 10:27 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-05-19 13:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-19 10:27 [U-Boot] [PATCH 0/3] spl: fit: Allow to load FIT using UART boot Lokesh Vutla
2016-05-19 10:27 ` [U-Boot] [PATCH 1/3] spl: fit: Do not print selected dtb during fit load Lokesh Vutla
2016-05-19 13:50   ` Tom Rini
2016-05-19 10:27 ` [U-Boot] [PATCH 2/3] spl: fit: Detect a FS load using filename Lokesh Vutla
2016-05-19 13:50   ` Tom Rini
2016-05-19 10:27 ` [U-Boot] [PATCH 3/3] spl: Add an option to load a FIT containing U-Boot from UART Lokesh Vutla
2016-05-19 13:51   ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).