Hi all:
In our AM3703 board,
we are using two nand flashes, one nand for booting purpose and other for secondary storage.
one nand at chip select 0 and other at chip select 7.
In kernel , for two nand flashes, i did configuration , both nand's detecting while booting and also two other partitions i've created,
Now need to add file system into that second nand? How to do this?
/dev/mtd devices also created, just simple application through read/write functions, getting error as page is not aligned, so
how i need to add the file system into the secondary nand flash?
Any ideas, suggestions, will be appriciated?
Regards,
santosh vastrad