public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] [PATCH RFC 0/5] i.MX31: Add NAND support and new PDK board.
@ 2008-08-06 12:19 Magnus Lilja
  2008-08-06 12:19 ` [U-Boot-Users] [PATCH RFC 1/5] i.MX31: Add NFC_BASE_ADDR definition Magnus Lilja
  0 siblings, 1 reply; 17+ messages in thread
From: Magnus Lilja @ 2008-08-06 12:19 UTC (permalink / raw)
  To: u-boot

Hi all

This series of patches adds support for the NAND flash controller in the
i.MX31 device and also introduces the Freescale i.MX31 PDK board.

The patches are based on Scott Wood's testing branch of the NAND git tree.

At the moment, the patch series does not add support for booting from
NAND. This means that the PDK board support assumes that some other entity
configures the SDRAM and loads U-boot into RAM (e.g. another bootloader or a
JTAG debugger). Support for NAND boot is in progress and will be submitted
later.

The NAND driver is based on Freescale's Linux driver from their BSP. I've
cleaned it up a bit and made the (minor) modifications necessary for
U-boot. Perhaps the driver should be cleaned up even more, there are some
CONFIG_MTD_MXC_* leftovers in the driver.

I have tested the driver on the Litekit (small page NAND) and on the PDK
(large page NAND) by having the U-boot environment placed in NAND.


Comments are welcome!


Regards, Magnus

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

end of thread, other threads:[~2008-08-13 17:57 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-06 12:19 [U-Boot-Users] [PATCH RFC 0/5] i.MX31: Add NAND support and new PDK board Magnus Lilja
2008-08-06 12:19 ` [U-Boot-Users] [PATCH RFC 1/5] i.MX31: Add NFC_BASE_ADDR definition Magnus Lilja
2008-08-06 12:19   ` [U-Boot-Users] [PATCH RFC 2/5] i.MX31: Add reset_timer() and modify get_timer_masked() Magnus Lilja
2008-08-06 12:19     ` [U-Boot-Users] [PATCH RFC 3/5] i.MX31: Add i.MX31 NAND Flash Controller driver Magnus Lilja
2008-08-06 12:19       ` [U-Boot-Users] [PATCH RFC 4/5] i.MX31: Add NAND support in the i.MX31 Litekit config file Magnus Lilja
2008-08-06 12:19         ` [U-Boot-Users] [PATCH RFC 5/5] i.MX31: Add basic support for Freescale's i.MX31 PDK board Magnus Lilja
2008-08-06 13:22           ` Ben Warren
2008-08-06 14:11             ` Magnus Lilja
2008-08-06 21:49           ` Jean-Christophe PLAGNIOL-VILLARD
2008-08-07 11:51             ` Magnus Lilja
2008-08-06 22:05           ` Wolfgang Denk
2008-08-07 11:56             ` Magnus Lilja
2008-08-07 12:18               ` Wolfgang Denk
2008-08-07 12:35                 ` Magnus Lilja
2008-08-13  7:01       ` [U-Boot] [U-Boot-Users] [PATCH RFC 3/5] i.MX31: Add i.MX31 NAND Flash Controller driver Magnus Lilja
2008-08-13  7:37         ` Stefan Roese
2008-08-13 17:57           ` Magnus Lilja

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