1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-24 06:43:43 +02:00
openwrt-xburst/package/uboot-xburst/files
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
..
arch/mips move mmc files to drivers/mmc/ 2010-10-18 16:17:16 +08:00
board/xburst remove useless functions in jz_mmc.c: 2010-10-18 22:53:50 +08:00
drivers remove useless functions in jz_mmc.c: 2010-10-18 22:53:50 +08:00
include/configs move mmc files to drivers/mmc/ 2010-10-18 16:17:16 +08:00
nand_spl [uboot-xburst] small cleanup about __gpio_jtag_to_uart0() 2010-10-18 15:06:11 +08:00