Skip to content
Snippets Groups Projects
Commit 2925aba4 authored by Ralf Baechle's avatar Ralf Baechle
Browse files

[MIPS] Cleanup memory managment initialization.


Historically plat_mem_setup did the entire platform initialization.  This
was rather impractical because it meant plat_mem_setup had to get away
without any kind of memory allocator.  To keep old code from breaking
plat_setup was just renamed to plat_setup and a second platform
initialization hook for anything else was introduced.

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 7ab2dc41
No related branches found
No related tags found
Loading
Showing
with 62 additions and 32 deletions
Loading
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