[U-Boot] [PATCH 1/9] x86: galileo: Fix boot failure
Bin Meng
bmeng.cn at gmail.com
Fri Oct 27 07:11:30 UTC 2017
On Thu, Oct 19, 2017 at 9:20 AM, Bin Meng <bmeng.cn at 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 at gmail.com>
> ---
>
> configs/galileo_defconfig | 3 ---
> 1 file changed, 3 deletions(-)
>
applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list