to make u-boot work for fat32 filesystem
[jz_uboot.git] / Changelog
blob9850f393f5ffd50528722c0f52ed92f80b13966f
1 2008.05.30:
3 * Add Jz4725 DIPPER Board Support
4         
5 2008.05.05:
7 * Added FOXCONN_PT035TN01 LCD panel support for PAVO board. <zyliu@ingenic.cn>
9 2008.04.26:
11 * Patch jz4740_nand.c to optimize the RS correction algorithm. <zengzhaoxiu>
13 2008.04.11:
15 * nand_spl/nand_boot_jz4740.c: fixed a fatal bug of nand_load(), which will
16   fail to load u-boot when meeting a bad block. <zyliu@ingenic.cn>
18 2008.03.19:
20 * Modified nand read/write/erase commands in common/cmd_nand.c
21   to support bad blocks checking. <zyliu@ingenic.cn>
23 2008.02.26:
25 * Release for JZ4740 and JZ4730.