Home
last modified time | relevance | path

Searched hist:"6071 cd62d53b511d53b79c6743b6f323886314eb" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/cpu/quark/
H A Dquark.c6071cd62d53b511d53b79c6743b6f323886314eb Mon Jan 18 15:29:32 UTC 2016 Bin Meng <bmeng.cn@gmail.com> x86: quark: Fix boot breakage

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@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>