public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/6] davinci: omapl138_lcdk: add SPL NAND boot support
@ 2016-11-29 13:31 Fabien Parent
  2016-11-29 13:31 ` [U-Boot] [PATCH 1/6] NAND: davinci: add support for NAND chips with 16 bits bus Fabien Parent
                   ` (6 more replies)
  0 siblings, 7 replies; 20+ messages in thread
From: Fabien Parent @ 2016-11-29 13:31 UTC (permalink / raw)
  To: u-boot

The default AIS image generated contains the SPL, but the latter is not able to
load u-boot because the NAND configuration is missing. This series adds SPL NAND
boot support and results in the AIS image that is generated able to boot from
NAND.

Fabien Parent (6):
  NAND: davinci: add support for NAND chips with 16 bits bus
  davinci: omapl138_lcdk: use correct define for 16 bit NAND chips
  davinci: omapl138_lcdk: use correct name for CONFIG_SYS_NAND_MASK_CLE
  davinci: omapl138_lcdk: use correct name for CONFIG_SYS_NAND_MASK_ALE
  davinci: omapl138_lck: remove obsolete define
  davinci: omapl138_lcdk: add NAND SPL boot support

 board/davinci/da8xxevm/README.omapl138-lcdk | 28 ------------------------
 configs/omapl138_lcdk_defconfig             |  3 +++
 drivers/mtd/nand/davinci_nand.c             |  3 +++
 include/configs/omapl138_lcdk.h             | 34 +++++++++++++++++++++++++----
 scripts/config_whitelist.txt                |  3 ---
 5 files changed, 36 insertions(+), 35 deletions(-)
 delete mode 100644 board/davinci/da8xxevm/README.omapl138-lcdk

-- 
2.10.2

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

end of thread, other threads:[~2016-12-04  1:00 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-29 13:31 [U-Boot] [PATCH 0/6] davinci: omapl138_lcdk: add SPL NAND boot support Fabien Parent
2016-11-29 13:31 ` [U-Boot] [PATCH 1/6] NAND: davinci: add support for NAND chips with 16 bits bus Fabien Parent
2016-11-29 18:08   ` Tom Rini
2016-12-04  0:56   ` [U-Boot] [U-Boot, " Tom Rini
2016-11-29 13:31 ` [U-Boot] [PATCH 2/6] davinci: omapl138_lcdk: use correct define for 16 bit NAND chips Fabien Parent
2016-11-29 18:08   ` Tom Rini
2016-12-04  0:57   ` [U-Boot] [U-Boot, " Tom Rini
2016-11-29 13:31 ` [U-Boot] [PATCH 3/6] davinci: omapl138_lcdk: use correct name for CONFIG_SYS_NAND_MASK_CLE Fabien Parent
2016-11-29 18:09   ` Tom Rini
2016-12-04  0:59   ` [U-Boot] [U-Boot, " Tom Rini
2016-11-29 13:31 ` [U-Boot] [PATCH 4/6] davinci: omapl138_lcdk: use correct name for CONFIG_SYS_NAND_MASK_ALE Fabien Parent
2016-11-29 18:09   ` Tom Rini
2016-12-04  0:59   ` [U-Boot] [U-Boot, " Tom Rini
2016-11-29 13:31 ` [U-Boot] [PATCH 5/6] davinci: omapl138_lck: remove obsolete define Fabien Parent
2016-11-29 18:09   ` Tom Rini
2016-12-04  1:00   ` [U-Boot] [U-Boot, " Tom Rini
2016-11-29 13:31 ` [U-Boot] [PATCH 6/6] davinci: omapl138_lcdk: add NAND SPL boot support Fabien Parent
2016-11-29 18:10   ` Tom Rini
2016-12-04  1:00   ` [U-Boot] [U-Boot, " Tom Rini
2016-11-29 18:10 ` [U-Boot] [PATCH 0/6] davinci: omapl138_lcdk: add SPL NAND " Tom Rini

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