On Mon, Jan 18, 2016 at 7:11 AM, Simon Glass <s...@chromium.org> wrote:
> SDRAM init needs access to the Northbridge controller and the Intel
> Management Engine device. Add the latter to the device tree and convert all
> of this code to driver model.
>
> Signed-off-by: Simon Glass <s...@chromium.org>
> Reviewed-by: Bin Meng <bmeng...@gmail.com>
> ---
>
> Changes in v2: None
>
>  arch/x86/cpu/ivybridge/early_me.c        | 68 
> ++++++++++++++++++++------------
>  arch/x86/cpu/ivybridge/sdram.c           | 20 ++++++----
>  arch/x86/dts/chromebook_link.dts         |  6 +++
>  arch/x86/include/asm/arch-ivybridge/me.h | 45 ++++++++++++++++++---
>  4 files changed, 101 insertions(+), 38 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