1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-30 22:29:43 +02:00
openwrt-xburst/package/uboot-xburst/files/board
Xiangfu Liu ee76fb4f89 remove useless functions in jz_mmc.c:
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>
2010-10-18 22:53:50 +08:00
..
xburst remove useless functions in jz_mmc.c: 2010-10-18 22:53:50 +08:00