Hello ,
I am having the omapL138 and my board supports the 16bits nand driver. but i want to create a 8bit nand driver . can anybody tell where the nand driver file located and how to change into 8 bits.
Regards
Vinoth.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello ,
I am having the omapL138 and my board supports the 16bits nand driver. but i want to create a 8bit nand driver . can anybody tell where the nand driver file located and how to change into 8 bits.
Regards
Vinoth.
Can you pl. provide the following information:
(a) which board are you referring to - is this your custom HW? The kit from LogicPD has 8-bit NAND
(b) which BSP are you referring to and where did you download it from?
Atul
Hello Atul
Am using OmapL138 . the board which i using was 16bits nand so i cant able to use sd and nand together .ya its a custom HW only.
Am using the Freon Bsp which is provided by logic Pd.
Regards
Vinoth.
Going back to your original question, NAND driver is normally located in platform\freon\src\common\nand since it is shared between bootloader and kernel. This will be the structure in TI BSP that will be available for download in a month or so. You can look for similar place in Logic PD BSP or ask them directly for support
Atul
hi atul
We have been using your omapl138 EVM for integrating out own hardware.
We need to connect an SD card and an LCD panel.We would like to use the LCD in 80/16 bit parallel interface mode, which essentially resembles the LIDD mode for Omapl138.
1)if at all only 8 pins are being used for input/output of the Nand flash why cant I use the "MMC0" bits to enable the SD card and "nand flash simultaneously.??I need and SD card and Nand Flash to work simultaneously.
Regards
Vinoth.