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.

simulate or testing GPMC configuration without final board



Hello,

We are developing an OMAP4460 board which has a NAND memory module (from Micron) as it's boot device. So far we've been working/testing application-level work with a pandaboard. Recently, I've been focusing my efforts to get the bootloader (Das U-boot) configured  for our target board. The TI guys on the u-boot mailing list (especially Pekon Gupta) have been most helpful in assisting me. 

Right now, I'm wondering if there is any way to simulate or test our configuration without the actual hardware. At the very least, the GPMC memory driver is new (untested on an omap4460, to my knowledge). Is there any tool or software available that could be used to test/verify this? Perhaps to pass on the u-boot binary into code composer studio and see if the proper registers get set or something?

-Abraham V.