Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/lib/
H A DMakefilediff ca5114f9afb9824ab4895cf75c37d1bc450cb08a Mon Jan 16 08:04:13 CST 2017 Simon Glass <sjg@chromium.org> x86: Don't try to boot Linux from SPL

Booting into linux from 64-bit U-Boot is not yet supported. Avoid bringing
in the bootm code until it is implemented.

Of course 32-bit U-Boot still supports booting into both 32- and 64-bit
kernels.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>