isa/examples: code fixes
[calu.git] / 2_isa / src / bootrom.c
index 254faed0073fd6e62ef4e26863edb72feb89f9d7..58a678cd10efbd4c7f29fafb1d4cf5ff812a2ecd 100644 (file)
@@ -35,7 +35,6 @@
 #define UART_RECV_NEW 1
 
 /* TODO:
- * - need jump to register value
  * - uart: clear new_receive bit after the byte is copied?
  *   (implementation issue...)
  */