u-boot/arch/x86
Stefan Reinauer c94663170b x86: drop unused code in coreboot.c
The function setup_pcat_compatibility() is weak and implemented as empty
function in board.c hence we don't have to override that with another
empty function.

monitor_flash_len is unused, drop it.

Signed-off-by: Stefan Reinauer <reinauer@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
2012-12-06 14:30:44 -08:00
..
cpu x86: drop unused code in coreboot.c 2012-12-06 14:30:44 -08:00
dts x86: fdt: Create basic .dtsi file for coreboot 2012-12-06 14:30:42 -08:00
include/asm x86: Add back cold- and warm-boot flags 2012-12-06 14:30:42 -08:00
lib x86: Add support for CONFIG_OF_CONTROL 2012-12-06 14:30:42 -08:00
config.mk x86: Wrap small helper functions from libgcc to avoid an ABI mismatch 2011-11-29 21:31:24 +11:00