Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/
H A Dbootm.h76539383 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.h76539383 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.c76539383 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.c76539383 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>