]> git.ipfire.org Git - people/ms/u-boot.git/commit
x86: galileo: Fix boot failure
authorBin Meng <bmeng.cn@gmail.com>
Thu, 19 Oct 2017 01:20:52 +0000 (18:20 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Fri, 27 Oct 2017 07:13:47 +0000 (15:13 +0800)
commit7995dd3782f90e1939969a4ead800a5e98e2d197
tree360b96fbfc3591d0a53101bbb424e491b6448a14
parent4c7a211046a3956058b512edd8533f7df031cc4a
x86: galileo: Fix boot failure

With latest codes on mainstream master, Intel Galileo board does not
boot unfortunately. Git biset leads to b383d6c0 "bootstage: Convert
to use malloc()".

Disable bootstage support to make it boot again. The root cause needs
to be investigated however.

Fixes: b383d6c0 ("bootstage: Convert to use malloc()")
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
configs/galileo_defconfig