Home Products Solutions Support Blogs Contact Us Company
corner Support corner
Neon User Manual
Windows CE support
Linux support
Boot Loader
corner corner
 

SUPPORT

   

Release notes for BSP update July 6, 2007


Files updated

bsp20070706.msi
bdWeb20070706.pbxml
Halogen20070706.pbxml

  • The load address from u-boot should now be 0xa0010000 instead of 0xa0030000. 128K of debug ram space is recovered in CE5. But if you don't change your scripts, it should copy itself to where it wants to be.
  • DISPLAY_TYPE environment variable should be set to the same value as u- boot's "set panel xxx"
  • Full kernel mode option no longer required for ethernet driver.
  • Pxa270's built-in lcd controller now uses u-boot settings if u-boot initialized it.
  • 64/128 MB supported on NEON270 boards.
  • GPIO driver
  • I2C master driver, I2C slave driver, I2C GPio driver
  • Watchdog driver
  • TCPMP default video player
  • bdCom activeX serial object for embedding in webpages
  • Wallpaper from Storage Card\logo.bmp
  • Add COM3
  • Add CFLAGS = $(CFLAGS:arch4T=arch5) to most Makefiles to enable generation of better code.
  • Add backlight/pwm IOCTL support.
  • Improve SD host controller throughput.
  • Add quadrant support to touchscreen to improve accuracy.
  • Add automatic flash size/width determination for saving touchscreen settings. Needed for Argon board.
  • workaround ac97 reset hardware bug on PXA270.
  • Copy PXA lcd frame buffer to end of memory and reserve its space.
  • Default EBOOT to loading from SDCard with no loading or saving of data to the flash and to immediately start a download without requiring a serial port.
  • Make interrupts more table driven to help find the "slow boot" issue that we can't make repeat.
corner corner