Home
last modified time | relevance | path

Searched hist:"76539383 ea0288985dc6216a92e3d7961df958b3" (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/x86/include/asm/
H A Dbootm.hdiff 76539383ea0288985dc6216a92e3d7961df958b3 Fri Oct 10 09:21:56 CDT 2014 Simon Glass <sjg@chromium.org> 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>
H A Dzimage.hdiff 76539383ea0288985dc6216a92e3d7961df958b3 Fri Oct 10 09:21:56 CDT 2014 Simon Glass <sjg@chromium.org> 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>
/openbmc/u-boot/arch/x86/lib/
H A Dbootm.cdiff 76539383ea0288985dc6216a92e3d7961df958b3 Fri Oct 10 09:21:56 CDT 2014 Simon Glass <sjg@chromium.org> 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>
H A Dzimage.cdiff 76539383ea0288985dc6216a92e3d7961df958b3 Fri Oct 10 09:21:56 CDT 2014 Simon Glass <sjg@chromium.org> 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>