public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/3] Enable at91sam9x5 boot from serial flash
@ 2012-08-16  4:44 Bo Shen
  2012-08-16  4:44 ` [U-Boot] [PATCH 1/3] spi: add atmel at25df321 serial flash support Bo Shen
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Bo Shen @ 2012-08-16  4:44 UTC (permalink / raw)
  To: u-boot

This series patches enable at91sam9x5 boot from serial flash

Bo Shen (3):
  spi: add atmel at25db321 serial flash support
  arm : at91sam9x5 : enable serial flash boot
  arm : at91sam9x5 : make nand available when not boot from nand

 arch/arm/cpu/arm926ejs/at91/at91sam9x5_devices.c |    4 ++--
 board/atmel/at91sam9x5ek/at91sam9x5ek.c          |    2 ++
 boards.cfg                                       |    1 +
 drivers/mtd/spi/atmel.c                          |   10 ++++++++++
 include/configs/at91sam9x5ek.h                   |   18 ++++++++++++++----
 5 files changed, 29 insertions(+), 6 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2012-09-17 17:02 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-16  4:44 [U-Boot] [PATCH 0/3] Enable at91sam9x5 boot from serial flash Bo Shen
2012-08-16  4:44 ` [U-Boot] [PATCH 1/3] spi: add atmel at25df321 serial flash support Bo Shen
2012-08-17  4:18   ` Mike Frysinger
2012-08-17  5:08     ` Bo Shen
2012-08-17 18:55       ` Mike Frysinger
2012-09-17 17:02   ` Andreas Bießmann
2012-08-16  4:44 ` [U-Boot] [PATCH 2/3] arm : at91sam9x5 : enable serial flash boot Bo Shen
2012-08-16  7:36   ` Andreas Bießmann
2012-08-16  4:44 ` [U-Boot] [PATCH 3/3] arm : at91sam9x5 : fix a small bug for NAND Bo Shen
2012-08-17  9:26   ` Andreas Bießmann
2012-08-16  7:14 ` [U-Boot] [PATCH 0/3] Enable at91sam9x5 boot from serial flash Bo Shen
2012-08-16  7:37   ` Andreas Bießmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox