Skip to content
Snippets Groups Projects
Commit 9ba067f9 authored by Max Filippov's avatar Max Filippov
Browse files

xtensa: split bootparam and kernel meminfo


Bootparam meminfo is a bootloader ABI, kernel meminfo is for the kernel
bookkeeping, keep them separate. Kernel doesn't care of memory region
types, so drop the type field and don't pass it to add_sysmem_bank.
Move kernel sysmem structures and prototypes to asm/sysmem.h and sysmem
variable and add_sysmem_bank to mm/init.c

Signed-off-by: default avatarMax Filippov <jcmvbkbc@gmail.com>
parent 25df8198
No related branches found
No related tags found
No related merge requests found
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