On Mon, Jan 18, 2016 at 7:11 AM, Simon Glass <s...@chromium.org> wrote:
> Each system controller can have a number to identify it. It can then be
> accessed using syscon_get_by_driver_data(). Put this in a shared header
> file and update the only current user.
>
> Signed-off-by: Simon Glass <s...@chromium.org>
> Reviewed-by: Bin Meng <bmeng...@gmail.com>
> ---
>
> Changes in v2:
> - Enable SYSCON and REGMAP for panther to avoid a build error
>
>  arch/x86/cpu/ivybridge/early_me.c   | 3 ++-
>  arch/x86/cpu/ivybridge/sdram.c      | 6 +++---
>  arch/x86/include/asm/cpu.h          | 9 +++++++++
>  configs/chromebox_panther_defconfig | 2 ++
>  4 files changed, 16 insertions(+), 4 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