1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-12-04 22:00:38 +02:00
Commit Graph

4 Commits

Author SHA1 Message Date
Xiangfu Liu
e20a2f699f some cleanup about xburst target
- 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>
2011-02-11 05:24:45 -08:00
mirko
4271069692 do not use font <FONT_MINI_4x6> for target lb60 by default as it's unreadable
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20274 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-18 14:32:48 +00:00
lars
64c149da3d [xburst] The lcm driver currently does not use any of the backlight api, so
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
2010-03-16 23:15:18 +00:00
lars
de2c2b0b71 [xburst] Add subtarget for each device
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19986 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-05 04:15:51 +00:00