Skip to content

Commit

Permalink
MIPS: remove obsolete TODO items
Browse files Browse the repository at this point in the history
The MIPS  code uses centralized u-boot.lds script already,
and dynamic relocation is supported as well.

Signed-off-by: Gabor Juhos <[email protected]>
Cc: Daniel Schwierzeck <[email protected]>
  • Loading branch information
juhosg authored and trini committed Jul 24, 2013
1 parent b1591ec commit b1a14c4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions doc/README.mips
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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

0 comments on commit b1a14c4

Please sign in to comment.