]> git.baikalelectronics.ru Git - uboot.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)
commit69884245e38ee20b1def5ebb1a261a456491255b
tree360b96fbfc3591d0a53101bbb424e491b6448a14
parent4ccfd089adba8509131dda292f3721b4df95f1fd
x86: galileo: Fix boot failure

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

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

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