Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
19 years ago

DE2 / Microtronix uclinux

hi,

I want to install uclinux on my card EP2C35.

Which tools do I have to change in the kernel to use all I/O devices? And how can I do that ?

thanks

4 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    an example : ethernet driver si dm91111 and we have to change it in dm9000.

    Which ones I have to change dor DE2 and microtronix distributions ?
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    originally posted by tabex911@Jun 3 2006, 06:39 PM

    an example : ethernet driver si dm91111 and we have to change it in dm9000.

    which ones i have to change dor de2 and microtronix distributions ?

    <div align='right'><{post_snapback}> (index.php?act=findpost&pid=15819)

    --- quote end ---

    --- Quote End ---

    Known drivers DE2,

    Ethernet : dm9000

    Usb host: isp1362_hcd

    CFI,EPCS MTD : you need to update map file, drivers/mtd/maps/atlera.c

    Read the wiki, and work on Linux.