Colibri Windows CE Image 3.2 Released
You can download the latest Windows CE Image version 3.2 from the download section of the Toradex website.
Colibri Image ChangeLog:
=============================
3.2 Release Date: 23 July 2008
Mating Bootloader 3.2
Fixed Serial Port FIFO handling (corrupted serial output when sending bigger data amounts) (was broken since 3.1)
Changed some Touch default parameters, especially pressure threshold which was leading to sample problems on some touch screens.
Fixed USB Device ActiveSync connection not working if able already plugged in while booting on windows ce 6.0
Fixed crash in Display driver when using DISP_GPIO=-1 (none)
Reverted display driver initialization to Black as it was on 3.0 (was initializing with white on 3.1)
Added Output Enable Polarity setting in Display Driver
Fixed problem with loading of second instance of ASIX Ethernet Driver (when using pxa320 on Protea Board)
Fixed RELEASE_SYSINTR IOCTL (was always returing FALSE even if successful)
Added Suspend Support to PXA320 & PXA300
Fixed/Improved Suspend on PXA270:
IRDA is not Active on Suspend anymore
Reduced AC97 Codec Current Consumption on Analog Supply during suspend to ~4uA (was ~10mA)
Added New WakeupSources Pin concept: You can specify the wakeup pin based on the SODIMM pin number instead of gpio number (on PXA3xx this is now the only supported way).
Added Support to Wakeup on Time event (also fixed RTC interrrupt)
Added Support to Wakeup on Touch event
Wakeup Sources and Sleep Pin States can now be changed without rebooting (IOCTL)
Added option to disable the Automatic entry in DeepSleep on Voltage Fault detection. (This was causing troubles in some cases where current consumption was high).
[HKLM\System\PM]
“NoSleepOnPowerFail”=1
(default is 0)
Added Support for USB KITL Debugging (RNDIS)
On PXA320: Improved FlashMedia Driver Initalization performance. There was very big boot delay if many Flash sectors were used (up to 3 Minutes!!) Not the Maximum Delay will be 22 Seconds.
Touch Driver: Option to enable Reference Supply Filtering
Fixed a BUG in NAND FlashMediaDriver when handling BadBlocks (data corruption was possible)
When using BTUART as DebugSerial Port the BTUART Windows CE driver is now automatically disabled.
Improved Idle patch for 806Mhz
There are also 2 possible patches:
1. Change freq. to 104, idle, then back to 806 (requires full freq change)
2. Change freq. to 403, idle, then back to 806 (faster as it can be done with turbo freq change)
By default we use method one. If you want to use method 2 you can set IdlePatch=2 in the PM registry settings. NOTE: 403 is not a Marvell validated frequency, so it’s not sure it will work 100%.
Fixed DM9000 ethernet hang problem when using BTUART (set DTR)
