]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
MIPS: remove obsolete TODO items
authorGabor Juhos <juhosg@openwrt.org>
Wed, 12 Jun 2013 16:02:45 +0000 (18:02 +0200)
committerTom Rini <trini@ti.com>
Wed, 24 Jul 2013 13:51:05 +0000 (09:51 -0400)
The MIPS  code uses centralized u-boot.lds script already,
and dynamic relocation is supported as well.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Cc: Daniel Schwierzeck <daniel.schwierzeck@googlemail.com>
doc/README.mips

index f4f770b99fb281333a6cc3a5e4f848f7a6566969..b28f6285ccbc5ffb7eaece5e351da628d9420763 100644 (file)
@@ -39,8 +39,6 @@ TODOs
 
   * Secondary cache support missing
 
-  * Centralize the link directive files
-
   * Initialize TLB entries redardless of their use
 
   * R2000/R3000 class parts are not supported
@@ -51,8 +49,6 @@ TODOs
     initialized in board specific assembler language before the cache init
     code is run -- that is, initialize the DRAM in lowlevel_init().
 
-  * get rid of CONFIG_MANUAL_RELOC
-
   * centralize/share more CPU code of MIPS32, MIPS64 and XBurst
 
   * support Qemu Malta