]> git.wh0rd.org - home.git/commitdiff
updated stuff
authorMike Frysinger <vapier@gentoo.org>
Sun, 30 Nov 2008 03:39:32 +0000 (22:39 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sat, 28 Apr 2012 19:36:06 +0000 (15:36 -0400)
TODO

diff --git a/TODO b/TODO
index 78a865072273148ed8d9cc3b726eab354dbd22ad..d8139d4ffedb0c779b567ef4eeb3a3ce4fad7b5b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -9,28 +9,12 @@ ldr-utils - add support for init sections and multiple init blocks
 u-boot:
        - add -elf2ldr
        - look into struct passing for boot
-       - convert to C !
-       - setup error handler with newer bootroms (ErrorFunction)
-       - for ldr env, make sure to 0xff fill rather than 0x00
        - only need one of CFG_ENV_OFFSET and CFG_ENV_ADDR
-       - add support for more commands
-               - mii
-               - spi - need to implement spi_xfer()
-       - CONFIG_RMII vs BLACKFIN_MII ?
        - for POST code, force it into LDR and only have it work when booting
          from an LDR.
-       - add net console -- make sure booting up with it works
-       - net console: tftp doesnt work ?
-       - add support for bedbug
-       - bind BF54x RTS/CTS to CONFIG_HWFLOW and convert BFIN_BOOT_UART_USE_RTS
-       - relocate RTS cruft to serial.h out of initcode
-       - bf54x initcode seems to not work with early serial debug on power reset ?
-         - default baud rate depends on CONFIG_CLKIN_HZ which does not match that
-           of the reset clock ?
-       - i2c (for mainline only)
-               - implement newer functions (bus/speed)
 
 gforge frs sort is fucked
+       - so is user names in tracker
 
 .romfs does not get a PHDR, but it works because u-boot reads section
 headers only, not program headers
@@ -47,9 +31,6 @@ review is_machine / is_arch for blackfin processors
 
 internal is 9 011 ...
 
-- make linphone/demos/etc more visible on frontpage
-- add doc header tab to frontpage alonside projects/mystuff/etc...
-
 bootrom:
  - byte count in ldr header is treated as a signed value
  - bootrom functions for programming of power and reset