$Id: TODO,v 1.1 2007/11/15 15:02:52 nbrk Exp $ - modify (copied from testarm) arch-specific stuff - hack kerm_mem to deal with this soc - cleanup kmem - think about not to hardcoding Tdata= in Makefile - write UART driver for debugging real hardware - move system HZ definition to some ARCH-specific place - implement kfree() - think about kmem; passing nbytes into kfree() is a really crap - attach fcons at tafb (on testarm) - rewrite strncmp - write more C stdlib functions - replace config_consinit() with universal MD startup hook function - test detach routines in some drivers - write scanf