Skip to content
Snippets Groups Projects
Commit b1a14c47 authored by Gabor Juhos's avatar Gabor Juhos Committed by Tom Rini
Browse files

MIPS: remove obsolete TODO items


The MIPS  code uses centralized u-boot.lds script already,
and dynamic relocation is supported as well.

Signed-off-by: default avatarGabor Juhos <juhosg@openwrt.org>
Cc: Daniel Schwierzeck <daniel.schwierzeck@googlemail.com>
parent b1591ec2
No related branches found
No related tags found
No related merge requests found
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment