[U-Boot-Users] [PATCH] Updates NAND Flash controller support in PPC 440 EP/GR/x

Jeff Mann MannJ at embeddedplanet.com
Mon Oct 9 23:36:34 CEST 2006


This patch updates the NAND flash controller support for PPC 440 EP/GR/x
processors to support up to the maximum of four devices on the
controller. In addition, the NAND initialization streamlines the
additional of future controller support for future boards by calling the
chip select function through a function (nand_select_device(void)) in
nand.c such that calls to board or processor specific functions can be
added in one place instead of in several of the nand files. 

As discusses with Stefan, the configuration format is 
	#define CFG_NAND_BASE_LIST	{ CFG_NAND_BASE + 1,
CFG_NAND_BASE + 2 ....}

The Sequoia board will need to be updated, which I will do when we get
the next build of them back here in a few days. 
------------------

*CHANGELOG
 updates the NAND flash controller support for PPC 440 EP/GR/x
processors to allow for multiple nand devices on the controller.
 Patch By Jeffrey Mann, Embedded Planet.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: M41T62.patch
Type: application/octet-stream
Size: 7305 bytes
Desc: M41T62.patch
Url : http://lists.denx.de/pipermail/u-boot/attachments/20061009/0d033615/attachment.obj 


More information about the U-Boot mailing list