Release Notes i.MX27 Linux BSP: ============================================== PD08.3.0: Official Release 09/17/2008 ---------------------------------------------- Known Issues: - (BU001)Bug in Ethernet driver. Ethernet is not initialized correctly in kernel, when not initialized in U-Boot. Workaraound: Use ping in Init-script of U-Boot PD08.3.1: Official Release 11/21/2008 ---------------------------------------------- Support added for: - USB Host - CAN - Onewire - SD - SRAM Bug fixes: - (BU001) Ethernet Bug fixed Known Issues: - Kernel and rootfs will not work with QuickStarts. Problem is when transfering myHElloWorld from Eclipse with ftp the execute rights are not set. To fix this problem, copy the following files to your target: pure-ftpd.defaults -> /etc pure-ftpd.upload.sh -> /user/bin The files can be found in this location on the ftp. You can copy the files to the phyCORE-i.MX27 using ftp, the execute rights for the script will be set if you are using a file browser to do this. Otherwise you have to modify the rights with chmod. PD09.0.0: Official Release 03/27/2009 ---------------------------------------------- Support added for: - support added for interconnection board 1285.2 and cameras with and without multiplexer Revisions earlier than 1285.2 are known to work with cameras based on GPIO expanders only. For this case also the kernel parameter use_camera_gpio must be set to 1. Please add a 'use_camer_gpio=1' to the bootargs environment variable in /env/config in UBoot. Bug fixes: - previously Releases only supported cameras with multiplexer. You need the new release and the mapper version 1285.2 for cameras without a multiplexer PD09.1.0: Official Release 07/14/2009 ---------------------------------------------- Bug fixes: - new RAM timings in U-Boot. (sometimes unstable system behaviour in previous releases) PD10.1.0: Official Release 05/27/2010 ---------------------------------------------- Support added for: - USB device Known Issues: - This release uses the LCD-011 Hitachi display as default. To use the LCD-004 (Sharp) display, the following paramter has to be added to the bootargs environment variable in /env/config in U-Boot: video=imxfb:Sharp-LQ035Q7 PD10.1.1: Official Release 10/22/2010 ---------------------------------------------- Bug fixes: - new clock timings in Barebox. Fixes barebox startup problems. PD10.1.2: Official Release 02/15/2011 ---------------------------------------------- Bug fixes: - fix booting from flash - fix soft reset from nand flash PD11.1.0: Official Release 06/27/2011 ---------------------------------------------- Updated Barebox to v2011.03.0 Updated Kernel to 2.6.38.8 Updated PTXdist to v2010.11.1 Support added for: - Camera MT9V024 (VM010) - MPEG4 Video decoding - Qt 4.6.3 - Splashscreen - mc13783-rtc Known Issues: - Audio recording does not work - Camera VM009 shows color defects when using in RGB(565) modus. Note that the BSP boots now from NAND by default.