[RFC] mxc nand controller updates

alfred steele alfred.jaquez at gmail.com
Sat Oct 31 14:38:39 EDT 2009


Hi Sascha,


> Here are several patches for the mxc nand controller. At the end
> of this series we are able to use this driver with the i.MX25/35
> SoCs. Please review and test if you do not want to see your boards
> break ;)
Are these changes ported to u-boot yet.
Would this be able to support 4k page size NAND flash. I took the
latest snapshot from the U-boot GIT and trying to boot out of a 4K
NAND on this but haven't been succesful as of now.
I believe we used have a separate mxc_nand_load.S assembly code in
earlier u-boot v2.0 which would load the first 4k from the NAND to the
NFC  SRAM and then the rest of the uboot is loaded after SDRAM /DDR is
initialized. But with the lates code you have in uboot GIT, looks like
all this is done in C after a minimal stack is setup.

Please help me understand this better.

-Alfred.



More information about the linux-mtd mailing list