Sonic Alert 2.8 Clock Radio User Manual


 
5.3 Linux Support 19
5.3.4 Kernel 2.4.19
Arm-Linux kernel version 2.4.19 Linux kernel patches for ARM processors
PXA Patches Intel PXA support for ARM-Linux
Boundary Devices patches Boundary Devices support
5.3.5 Kernel 2.6
wget http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.11.11.tar.bz2
bzcat linux-2.6.11.11.tar.bz2 | tar xvf -
wget http://boundarydevices.com/boundary-2.6.11.11-2005-11-17.patch.bz2
cd linux-2.6.11.11
bzcat ../boundary-2.6.11.11-2005-11-25.patch.bz2 | patch -p1
cp arch/arm/configs/neon_config ./.config
yes "" | make ARCH=arm CROSS_COMPILE=arm-linux- oldconfig
make ARCH=arm CR OSS_C OMPI LE=ar m-lin ux- uImage
Notes:
Five Wire touch screen support requires setting
Sound|OSS|Multimedia Capabilities Port drivers|UCB 1400|Five wire
(or edit .config and set CONFIG_UCB1400_TS_FIVE_WIRE=y)
December 28, 2005 Revision 2.8