u-boot-brain/arch/x86/include
Simon Glass 76539383ea 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: Simon Glass <sjg@chromium.org>
2014-10-28 20:43:58 -06:00
..
asm x86: Move kernel boot function to arch/x86/lib/bootm.c 2014-10-28 20:43:58 -06:00