
27 Oct
2017
27 Oct
'17
9:11 a.m.
On Thu, Oct 19, 2017 at 9:20 AM, Bin Meng bmeng.cn@gmail.com wrote:
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 | 3 --- 1 file changed, 3 deletions(-)
applied to u-boot-x86, thanks!