From: Lokesh Vutla <lokeshvutla@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/3] spl: fit: Allow to load FIT using UART boot
Date: Thu, 19 May 2016 15:57:54 +0530 [thread overview]
Message-ID: <1463653677-24006-1-git-send-email-lokeshvutla@ti.com> (raw)
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
next reply other threads:[~2016-05-19 10:27 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-19 10:27 Lokesh Vutla [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1463653677-24006-1-git-send-email-lokeshvutla@ti.com \
--to=lokeshvutla@ti.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox