Datasheet

ZEUS Embedded Linux Development Kit Quickstart AEL Embedded Linux
© 2007 Eurotech Ltd Issue C 22
Linux kernel
The version of the Linux kernel used on the ZEUS is a standard 2.6 Linux kernel tree
with support for Eurotech’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 ZEUS kernel
by entering:
$ make ARCH=arm zeus_defconfig
The kernel may now be built and installed as described in the AEL Embedded Linux
Technical Manual.
Default command line
The default kernel command line is:
console=ttyS0,115200 rootfstype=jffs2 root=/dev/mtdblock1 ro