]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: Enable generic board support
authorSimon Glass <sjg@chromium.org>
Mon, 11 Mar 2013 07:40:13 +0000 (07:40 +0000)
committerTom Rini <trini@ti.com>
Fri, 15 Mar 2013 20:14:00 +0000 (16:14 -0400)
commite424c15c1f4ef8a084120f111d95da60676ba1cc
tree6e709c7576dc6a66c623d9784b22963d42e81f36
parent86cfb6bdecc3a312a939bbd89560f500f45193c3
x86: Enable generic board support

This enables generic board support so that x86 boards can define
CONFIG_SYS_GENERIC_BOARD.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/config.mk
arch/x86/include/asm/u-boot.h
arch/x86/lib/Makefile
common/board_r.c