Hello, I wrote:
@Sergei
We have a common da8xx_omapl_defconfig which is being currently used by multiple boards(including hawkboard). Not all boards have a nand flash mounted as default. So i cannot add this in the above defconfig file.
Why? If the board doesn't have a NAND flash, it doesn't register the platform device and the driver doesn't see it. What's the issue?
So then, the flash driver, along with the neccessary mtd configs will have to be included everytime through the menuconfig, inspite of the fact that the flash is a default component on the board.
Note that a NAND flash is a default component of DA850 EVM board too, nevertheless the NAND driver is not enabled in the defconfig.
Nevermind, the misleading comment made me think that NAND is mounted on the EVM itself -- actually it's on UI daughter board, just like with DA830 EVM... :-/
-sughosh
WBR, Sergei _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
