Datasheet
VIPER / VIPER-Lite Embedded Linux Development Kit Quickstart Arcom Embedded Linux (AEL)
Linux kernel
The version of the Linux kernel used on the VIPER / VIPER-Lite is a standard Linux 2.6
kernel tree with patches to provide support for Arcom’s boards.
Source and configuration
The kernel sources are installed in the host environment as /opt/arcom/src/linux-source-
VERSION.tar.gz.
Once you have unpacked the kernel source you can configure the default VIPER /
VIPER-Lite kernel with:
$ make ARCH=arm viper_defconfig
The kernel may now be built and installed as described in the AEL Technical Manual.
Default command line
The default kernel command line is:
root=/dev/mtdblock2 rootfstype=jffs2 ro console=ttyS0,115200
© 2006 Arcom Issue B 20