the following patch was just integrated into master: commit c2d5a1651ef00542345adc4f91a096d8d04000a8 Author: Stefan Reinauer stefan.reinauer@coreboot.org Date: Thu Dec 6 14:25:27 2012 -0800
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)
Build-Tested: build bot (Jenkins) at Thu Dec 6 23:48:57 2012, giving +1 Reviewed-By: David Hendricks dhendrix@chromium.org at Thu Dec 6 23:29:52 2012, giving +2 Reviewed-By: Ronald G. Minnich rminnich@gmail.com at Thu Dec 6 23:28:43 2012, giving +2 See http://review.coreboot.org/1974 for details.
-gerrit