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.

OMAP4430 PANDABOARD ETHERNET CONTROLLER PROBLEM



Hey I am getting the error while I am initializing the ethernet controller for OMAP4430 panda board. Its not able to read the chip id form there.

So any one can confirm that whether 0x15000000 is correct address for ethernet or not.

And also tell which ethernet chip ontroller we are using in OAMP4430 panda board.

  • The ethernet chip on the panda board is connected to the USB host controller and so there is not a physical address where you can read the chip ID. The ethernet chip used is the LAN9514. See:

    http://omappedia.org/wiki/File:PandaBoard_block_diagram.png

    Jon