Hi All,
In our custom board ,We are going to use 512 MB boot nand with omap4460 processor interfaced through GPMC bus.
I have read TRM of omap4460, and from that i came to know that we can address maximum 128 MB by single chip-select. I have also gone through base addres and mask field policies.
I have configured cs0 and gpmc in 8-bit nand mode. i have configured cs0 base address 0x00.
Que:-
1. If we can address 128 MB maximum through single chip-select, How can i deal with 512 MB of nand?
2. What should be the MASK field for cs0?
3. I am using ubuntu 12.04 with kernel 3.10.12, is gpmc nand driver support for omap4 available inside this kernel?
4. where do i need to configure GPMC_CONFIG1...7 register for nand? (kernel/u-boot)
5. do i need to provide gpmc_timing structure for nand?
------------------------------------------------------------------------------------------------------------------------------------------
Thanks,
Jags Gediya