Axis Developer Board LX release 2.2.0 ===================================== This software uses Linux 2.4, which takes advantage of the MMU in the ETRAX 100LX, and does NOT work on the older ETRAX 100 chip. Installation ------------ The compiler is not included in the tgz-file. You need cris-dist-1.56 or later (available at http://developer.axis.com). The Linux kernel is not included in the tgz-file, download it from http://www.kernel.org or http://developer.axis.com/download/linux. This release shall be used with the 2.4.26 kernel and the patch is available in the tgz-file or at http://developer.axis.com/download/linux. See http://developer.axis.com for further installation instructions. Changes since release 2.1.0 --------------------------- General ------- * Updated to use same packages as Axis Developer Board 82. Kernel ------ * Linux 2.4.26 kernel with improved usb-host driver. Tools ----- * Tools updated to version 2.5.4 with improved etrax100boot to support flash chips from ST. Apps ---- * General: Minor changes to various Makefiles. * apps/init: Corrected possible race condition. * apps/flash: Added functionality to make repartitioning possible when upgrade type is "flash_all". * apps/web/boa: Fixed memory leaks. * apps/sftpclient: Added mput command to allow upload of multiple files in one call.