coreboot-kgpe-d16/src
Stefan Reinauer c2d5a1651e Disable CMOS_POST and IO_POST on non-PC80 systems
Because they use outb instructions, they are bound to fail
on non-PC80 systems like ARM.

Change-Id: I679ac6c0964c06c369cc90556529bb6f629d56f9
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Reviewed-on: http://review.coreboot.org/1974
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Reviewed-by: David Hendricks <dhendrix@chromium.org>
Tested-by: build bot (Jenkins)
2012-12-06 23:57:11 +01:00
..
arch Unify assembler function handling 2012-12-06 23:13:17 +01:00
console Disable CMOS_POST and IO_POST on non-PC80 systems 2012-12-06 23:57:11 +01:00
cpu Unify assembler function handling 2012-12-06 23:13:17 +01:00
device Unify assembler function handling 2012-12-06 23:13:17 +01:00
drivers driver/spi: Add support of MX25L3235D 2012-12-06 06:17:52 +01:00
ec Get rid of drivers class 2012-11-27 22:00:49 +01:00
include Unify assembler function handling 2012-12-06 23:13:17 +01:00
lib Unify assembler function handling 2012-12-06 23:13:17 +01:00
mainboard Drop TINY_BOOTBLOCK 2012-12-01 22:50:43 +01:00
northbridge Rename devices -> device 2012-11-30 23:59:58 +01:00
southbridge Drop TINY_BOOTBLOCK 2012-12-01 22:50:43 +01:00
superio Remove assembly coded log2 function 2012-11-28 07:57:17 +01:00
vendorcode Reduce number of per-mainboard changes 2012-11-16 01:11:31 +01:00
Kconfig Drop ARCH_ARM in favor of ARCH_ARMV7 2012-12-06 02:26:42 +01:00