1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-28 09:31:51 +02:00
Commit Graph

4 Commits

Author SHA1 Message Date
Xiangfu Liu
d1f331bc79 [uboot-xburst] small cleanup about __gpio_jtag_to_uart0()
use __gpio_jtag_to_uart0() instread of direct write value to GPIO.

this __gpio_jtag_to_uart0() init the tp4 and tp5 of NanoNote to
serial console. it's same with the serial console under battery,
but which not share gpio with keyboard.

Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-10-18 15:06:11 +08:00
Xiangfu Liu
2b62ba4599 [uboot-xburst] remove auto generate file. should not be in files/ folder 2010-07-14 13:09:02 +08:00
Xiangfu Liu
5c418bdbf3 "[uboot-xburst]-add-n516-sakc-support
only make them compile. not test in device yet.

Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-07-09 18:03:51 +08:00
Xiangfu Liu
3fd52fe91a [uboot-xburst] update u-boot to 2010.06
fixed:
 when nand read. do ecc check not just bad block.
 try to fix mmc driver. will keeping work on that.

change:
 remove bootdelay when press [S] + power.
 create a xburst in mips/ folder.
 cleanup start.S cache.S cpu.c
 follow the new sturcture of u-boot.

Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-07-09 13:25:39 +08:00