mmc_block_write,
mmc_write,
mmc_ident,
mmc2info
remove auto-generate file:
board/xburst/nanonote/config.tmp
cleanup the mmc_bread function:
since we always read block, no aligned problem.
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>