On Mon, Jan 18, 2016 at 7:11 AM, Simon Glass <s...@chromium.org> wrote:
> Add a uclass for the northbridge / SDRAM controller found on some older
> Intel chipsets.
>
> Signed-off-by: Simon Glass <s...@chromium.org>
> Reviewed-by: Bin Meng <bmeng...@gmail.com>
> ---
>
> Changes in v2:
> - Drop unnecessary DECLARE_GLOBAL_DATA_PTR
>
>  arch/x86/lib/Makefile             |  1 +
>  arch/x86/lib/northbridge-uclass.c | 15 +++++++++++++++
>  include/dm/uclass-id.h            |  1 +
>  3 files changed, 17 insertions(+)
>  create mode 100644 arch/x86/lib/northbridge-uclass.c
>

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