x86: bootm: Support booting a 64-bit raw kernel
authorSimon Glass <sjg@chromium.org>
Fri, 10 Oct 2014 14:21:58 +0000 (08:21 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 29 Oct 2014 02:44:12 +0000 (20:44 -0600)
commit61643ae61a8da145445778660042409903018506
tree67c07bb286d10ce173c66142443309bac1edaa7a
parent5bda35cffafe4955bbbae820dd17cb6e3cbca8d8
x86: bootm: Support booting a 64-bit raw kernel

Detect an x86_64 kernel and boot it in 64-bit mode.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/lib/bootm.c