On 26 March 2015 at 09:29, Simon Glass <s...@chromium.org> wrote:
> Add a simple uclass for this chip which is often found in x86 systems
> where the CPU is a separate device.
>
> The device can have children, so make it scan the device tree for these.
>
> Signed-off-by: Simon Glass <s...@chromium.org>
> ---
>
> Changes in v2: None
>
>  arch/x86/cpu/ivybridge/bd82x6x.c |  9 ---------
>  arch/x86/lib/Makefile            |  1 +
>  arch/x86/lib/pch-uclass.c        | 28 ++++++++++++++++++++++++++++
>  3 files changed, 29 insertions(+), 9 deletions(-)
>  create mode 100644 arch/x86/lib/pch-uclass.c

Applied to u-boot-dm/next
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to