On Mon, Jan 18, 2016 at 7:11 AM, Simon Glass <s...@chromium.org> wrote:
> We don't need to init the graphics controller so early. Move it alongside
> the other graphics setup, just before we run the ROM.
>
> Signed-off-by: Simon Glass <s...@chromium.org>
> Reviewed-by: Bin Meng <bmeng...@gmail.com>
> ---
>
> Changes in v2: None
>
>  arch/x86/cpu/ivybridge/cpu.c        |  1 -
>  arch/x86/cpu/ivybridge/early_init.c | 80 
> ++-----------------------------------
>  arch/x86/cpu/ivybridge/gma.c        | 73 +++++++++++++++++++++++++++++++++
>  3 files changed, 76 insertions(+), 78 deletions(-)
>

applied to u-boot-x86/master, thanks!
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to