public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/3] arm: atmel: sama5d3: add spi and nand spl boot support
@ 2013-12-02  3:24 Bo Shen
  2013-12-02  3:24 ` [U-Boot] [PATCH 1/3] arm: atmel: sama5d3: add spi " Bo Shen
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Bo Shen @ 2013-12-02  3:24 UTC (permalink / raw)
  To: u-boot

This patch enable spi and nand spl boot support on sama5d3xek

Bo Shen (3):
  arm: atmel: sama5d3: add spi spl boot support
  mtd: nand: atmel: prepare for nand spl boot support
  arm: atmel: sama5d3: add nand spl boot support

 arch/arm/cpu/at91-common/spl.c       |    4 +
 arch/arm/include/asm/arch-at91/spl.h |    4 +
 board/atmel/sama5d3xek/sama5d3xek.c  |    4 +
 drivers/mtd/nand/atmel_nand.c        |  206 ++++++++++++++++++++++++++++++++++
 include/configs/sama5d3xek.h         |   23 ++++
 include/nand.h                       |    6 +
 6 files changed, 247 insertions(+)

-- 
1.7.9.5

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

end of thread, other threads:[~2014-03-03  5:07 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-02  3:24 [U-Boot] [PATCH 0/3] arm: atmel: sama5d3: add spi and nand spl boot support Bo Shen
2013-12-02  3:24 ` [U-Boot] [PATCH 1/3] arm: atmel: sama5d3: add spi " Bo Shen
2013-12-09 10:28   ` Andreas Bießmann
2013-12-10  1:51     ` Bo Shen
2013-12-02  3:24 ` [U-Boot] [PATCH 2/3] mtd: nand: atmel: prepare for nand " Bo Shen
2014-02-28  0:35   ` Scott Wood
2014-03-03  2:41     ` Bo Shen
2014-03-03  5:07       ` Bo Shen
2013-12-02  3:24 ` [U-Boot] [PATCH 3/3] arm: atmel: sama5d3: add " Bo Shen

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