[U-Boot] [PATCH] x86: quark: Fix boot breakage

Simon Glass sjg at chromium.org
Tue Jan 19 04:05:29 CET 2016


On 18 January 2016 at 08:29, Bin Meng <bmeng.cn at gmail.com> wrote:
> With driver model timer conversion, quark based board does not boot
> any more as mdelay() is called during quark_pcie_early_init() which
> is before driver model gets initialized. Fix this breakage.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  arch/x86/cpu/quark/quark.c | 27 ++++++++++++++++-----------
>  1 file changed, 16 insertions(+), 11 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list