Index of /downloads/tonga-linux/Release-20100604

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory  -  
[TXT]Readme.txt2010-06-02 17:39 1.5K 
[TXT]Release-Notes-20100604.txt2010-06-02 17:39 1.5K 
[TXT]changes.txt2010-06-02 17:39 1.5K 
[   ]defconfig2010-06-02 17:37 38K 
[   ]kconcepts-flyer1.pdf2010-04-09 00:51 1.7M 
[   ]mucross-1.0-qt-embedded-demo-image-tonga2-summary.jffs22010-06-02 16:47 54M 
[   ]mucross-1.0-x11-gtk-qt4-image-tonga2-summary.jffs22010-06-02 16:46 27M 
[   ]mucross-flyer-de.pdf2010-04-09 00:48 1.2M 
[TXT]u-boot-tonga.txt2010-06-04 11:28 1.0K 
[   ]u-boot_nand_tonga2.bin2010-06-02 17:36 338K 
[   ]uImage2010-06-02 17:34 1.9M 

Tonga 2 Linux Change History

2010-06-02 Changes

Linux
- Kernel updated to 2.6.34 release
- New NAND driver fixes several bugs and increases performance.
- USB support is enabled as well as HID and storage drivers in kernel.
- Improved support for serial ports
- Kernel image LZO compressed now (decompresses faster)
- New default partition layout leaves more space for larger kernels
  and makes the whole NAND flash available per default
- Touchscreen driver fixed to support larger displays properly

U-Boot
- U-Boot updated to 2010.03 release
- Changing the MAC address in U-Boot is possible now
- UBIFS support
- New NAND driver
- Updated default partition layout 


NOTES: The OOB and partition layout has changed, you cannot use filesystems 
       flashed with some of the the old U-Boot releases.
       Do not worry about bad error messages if you start your updated
       U-Boot - they will go away once you have installed a kernel image
       and saved the environment once.
       If you do have the environment from an old U-Boot in flash you
       might need to change the boot command to this:
       setenv bootcmd nand read 0x40600000 0x80000 0x300000 \; bootm 0x40600000

       The USB performance is still quite limited as well as support for many devices.
       The USB host driver is still work in progress.

Sources: 
http://git.labs.kernelconcepts.de/?p=topas.git;a=tree;h=f25fba972ce8cc657426cdd748768965d4566beb;hb=fa627a3f51e3329d68b64f81ee3ad71c947cf6e0
You can get a tar archive using the "snapshot" link on top of the page.