All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 0/5] Improve falcon mode and am335x_evm docs
Date: Mon,  8 Jul 2013 12:15:13 -0400	[thread overview]
Message-ID: <1373300118-27306-1-git-send-email-trini@ti.com> (raw)

Hey all, 
 
The following 5 patches update docs for falcon mode, and am335x_evm. The
first adds a quick general note about how failure is decided in falcon mode
and we drop back to U-Boot. The rest update slightly, and then document,
falcon mode for am335x_evm by providing examples for eMMC or raw SD cards,
FAT SD cards and NAND and provide some general information setting up
falcon mode. In the updates side, the DFU info to be able to write the
falcon mode areas is added and corrects a small bug in the NAND
configuration for falcon mode. I did this in part because while I found
doc/README.falcon helpful we still want to provide board-specific examples
when possible I believe. 
 
And, as has been pointed out to me on IRC, this isn't a huge boot time win 
(and may be a loss) until we have dcache configured correctly. This is on 
my TODO list, but a separate patch. 

Changes in v2:
- Add Peter's Reviewed-by to #1
- Split the previous #2 into 4 patches

-- 
Tom

             reply	other threads:[~2013-07-08 16:15 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-08 16:15 Tom Rini [this message]
2013-07-08 16:15 ` [U-Boot] [PATCH v2 1/5] README.falcon: Note how we determine if we can boot the OS or not Tom Rini
2013-07-08 16:15 ` [U-Boot] [PATCH v2 2/5] am335x_evm: Correct DFU ALT settings for falcon mode Tom Rini
2013-07-08 19:28   ` Peter Korsgaard
2013-07-08 16:15 ` [U-Boot] [PATCH v2 3/5] am335x_evm: Update eMMC falcon mode locations Tom Rini
2013-07-08 19:30   ` Peter Korsgaard
2013-07-08 16:15 ` [U-Boot] [PATCH v2 4/5] am335x_evm: Correct CONFIG_CMD_SPL_WRITE_SIZE Tom Rini
2013-07-08 16:15 ` [U-Boot] [PATCH v2 5/5] am335x_evm: Add basic README Tom Rini
2013-07-08 19:38   ` Peter Korsgaard
2013-07-09  8:48   ` Lukasz Majewski
2013-07-30 13:26 ` [U-Boot] [PATCH v2 0/5] Improve falcon mode and am335x_evm docs 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=1373300118-27306-1-git-send-email-trini@ti.com \
    --to=trini@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.