1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-15 22:41:07 +02:00

2 Commits

Author SHA1 Message Date
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
Xiangfu Liu
d2f389bd2b move mmc files to drivers/mmc/
move lcm files to drivers/video/

cleanup jz_mmc output, make it more readable.

Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-10-18 16:17:16 +08:00