On Fri, Oct 31, 2008 at 7:57 AM, Sascha Hauer <[EMAIL PROTECTED]> wrote:
>> Now my requirement is to boot from a Micron device (256MiB, 3.3V, 8-bit, 2k 
>> page). Part num: MT29F2G08AAD
we used a similar part on beagleboard[1], and there is a related reset
requirement which was posted to u-boot-v1 patch[2].

>> 4. How can I introduce more delay between each NAND operation?
>
> You don't have udelay in this stage, so your only chance is to insert
> busy loops.
chip_delay should handle the same, however ideally you dont need to do
anything at all, mtd layer will be smart enough to handle the same.
Regards,
Nishanth Menon
Ref:
[1] http://beagleboard.org
[2] http://www.nabble.com/-U-Boot--Pull-request%3A-nand-flash-to20236313.html

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to