[U-Boot-Users] [PATCH] Add support for AT91RM9200 NAND (Smartmedia) controller

6 Dec
2006
6 Dec
'06
6:50 p.m.
The attached patch adds support for the AT91RM9200 NAND (Smartmedia) controller, allowing use of the U-Boot NAND commands on AT91RM9200-based boards which use NAND flash.
It uses four CFG parameters:
CFG_NAND_BASE - address of Smartmedia chip select (normally 0x40000000) CFG_NAND_AT91_CLE_BIT - address bit number used to set CLE signal CFG_NAND_AT91_ALE_BIT - address bit number used to set ALE signal CFG_NAND_CHIP_DELAY - command delay time in microseconds
I have been using this code for almost a year with no problems on our custom AT91RM9200 board. I believe it would be useful for others as the popularity of NAND flash increases.
Regards, ../fam
--
Frank Mandarino fmandarino(a)endrelia.com
Endrelia Technologies Inc.
Toronto, Ontario, Canada
6728
Age (days ago)
6728
Last active (days ago)
0 comments
1 participants
participants (1)
-
Frank Mandarino