Olimex CS-E9302 Linux Kernel & Hardware Support

Hello,

I have just purchased an Olimex CS-E9302 Development Board and I was wondering if anyone could point me in the right direction on downloading a prebuilt, or building a linux kernel that supports the Ethernet, USB, Serial, SD Card, aswell as the FAT32 filesystem for USB Drives and FTDI USB/Serial device drivers (for my USB CrystalFontz CFA635)

Regards,

Robert Heffernan

Check out Cirrus’s ARM page - http://arm.cirrus.com. They have a forum link there, too.

Well, I have built myself a 2.6.22.1 kernel with most of the stuff I want. I found an SSP/SPI driver for the E9301/E9302 processors, and I just gotta put together an MMC host driver for the Olimex CS-E930x boards which shouldn’t be too hard, linux drivers are much easier than windows.

I am working on my initial ramdisk atm.

Are you keeping that to yourself, or is there a cance that you might be willing to share?

– Dave

Once I get everything working correctly, i’ll make it available. It’s taking me a while cos I have to fit it in around my paid jobs.

Hello,

I created a patch for Linux-2.6.24-rc7. After that you can mount your MMC/SD card. The patch and more info: http://dev.ivanov.eu/projects/cs-e9302/