All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v2 0/5] Improve falcon mode and am335x_evm docs
@ 2013-07-08 16:15 Tom Rini
  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
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Tom Rini @ 2013-07-08 16:15 UTC (permalink / raw)
  To: u-boot

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

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

end of thread, other threads:[~2013-07-30 13:26 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-08 16:15 [U-Boot] [PATCH v2 0/5] Improve falcon mode and am335x_evm docs Tom Rini
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

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.