Hello All,
I have just installed a new precompiled uImage from squidgit's kernel repository (thanks!)
below is the version
Linux version 2.6.24.3-ngw100_mono_all_usarts.atmel.3 (ben@denham) (gcc version 4.2.1-atmel.1.0.3) #52 Tue Mar 18 17:08:31 EST 2008
now greping dmesg gives the following;
~ # dmesg | grep usart Linux version 2.6.24.3-ngw100_mono_all_usarts.atmel.3 (ben@denham) (gcc version 4.2.1-atmel.1.0.3) #52 Tue Mar 18 17:08:31 EST 2008 atmel_usart.0: ttyS0 at MMIO 0xffe01000 (irq = 7) is a ATMEL_SERIAL
i have obviously done something stupid as i should have access to all 4 serial ports (i think!)
any advice would be appreciated.
Darren