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>
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>