- make zImage compile fine
- set the ip addr to 192.168.254.101
- add more tty
- format nand partition to 3
- cleanup keyboard
- cleanup gmp940b driver
- add color font patch, use setfont2 in userspace
- add FPU in config, change font to 6x11
- add default CMDLINE, which is for zImage
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
remove CONFIG_BACKLIGHT_CLASS_DEVICE as a dependecy and from the config. Fixes#6871
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20248 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Use NAND_ECC_HW_OOB_FIRST mode instead of a patched NAND_ECC_HW
* Fix subpage writing
* speed up reading
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19875 3c298f89-4303-0410-b956-a3cf2f4a3e73