1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-24 03:58:35 +02:00
openwrt-xburst/package/uboot-xburst
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
..
files remove useless functions in jz_mmc.c: 2010-10-18 22:53:50 +08:00
patches move mmc files to drivers/mmc/ 2010-10-18 16:17:16 +08:00
Makefile remove empty folder, we copy uboot to bin/xburst 2010-09-26 15:51:33 +08:00