TODO
上传用户:jlfgdled
上传日期:2013-04-10
资源大小:33168k
文件大小:1k
源码类别:

Linux/Unix编程

开发平台:

Unix_Linux

  1. This is a basic TODO list for the Philips Nino porting effort. Things
  2. will be added and removed from time to time. Pick an item and help
  3. me out! Thanks!
  4. - COMPACTFLASH
  5.   * get IDE/PCMCIA chip interface working to read flash cards and the
  6.     ethernet card
  7. - FRAMEBUFFER
  8.   * complete rewrite to match new framebuffer API
  9.   * get 2bpp and 4bpp working (use Microwindows driver examples)
  10. - GPIO
  11.   * go through all the interrupt sources in status registers 1-5
  12.     and see what all the different IO pins are hooked to
  13. - KGDB
  14.   * get stub working
  15. - MMU
  16.   * Use CONFIG_CPU_TX39XX instead of current CONFIG_CPU_R3000 and
  17.     start using 3912 specific MMU management.