[U-Boot] [PATCH v6 21/31] x86: Enable generic board support

Simon Glass sjg at chromium.org
Mon Mar 11 18:36:22 CET 2013


Hi,

On Tue, Mar 5, 2013 at 4:39 PM, Simon Glass <sjg at chromium.org> wrote:

> This enables generic board support so that x86 boards can define
> CONFIG_SYS_GENERIC_BOARD.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
> Changes in v6: None
> Changes in v5:
> - Avoid setting up gd on x86 as it is already done
>
> Changes in v4: None
> Changes in v3: None
> Changes in v2: None
>
>  arch/x86/config.mk            |  3 ---
>  arch/x86/include/asm/u-boot.h | 11 +++++++++++
>  arch/x86/lib/Makefile         |  3 +++
>  common/board_r.c              |  2 ++
>  4 files changed, 16 insertions(+), 3 deletions(-)
>

Unfortunately this patch is missing the __HAVE_ARCH_GENERIC_BOARD change,
so I will resend it as v9.

Regards,
Simon


More information about the U-Boot mailing list