[U-Boot] [PATCH 55/69] x86: broadwell: Add a northbridge driver
Bin Meng
bmeng.cn at gmail.com
Fri Mar 11 09:21:13 CET 2016
On Mon, Mar 7, 2016 at 10:28 AM, Simon Glass <sjg at chromium.org> wrote:
> Add a driver for the broadwell northbridge. This sets up the location of
> several blocks of registers.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> arch/x86/cpu/broadwell/Makefile | 1 +
> arch/x86/cpu/broadwell/northbridge.c | 59 ++++++++++++++++++++++++++++++++++++
> 2 files changed, 60 insertions(+)
> create mode 100644 arch/x86/cpu/broadwell/northbridge.c
>
Except several nits about "GPL-2.0+", generally it looks good, so
Acked-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list