Skip to content
Snippets Groups Projects
Commit 76539383 authored by Simon Glass's avatar Simon Glass
Browse files

x86: Move kernel boot function to arch/x86/lib/bootm.c


The boot_zimage() function is badly named it can also boot a raw kernel.
Rename it, and try to avoid pointers for memory addresses as it involves
lots of casting.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 200182a7
No related branches found
No related tags found
Loading
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