On Tue, Oct 20, 2009 at 11:45 AM, Hugh Greenberg <[email protected]> wrote:

> Myles,
>
> Here is the full output after flashing the latest revision and the patch:
>
Thanks.  The IDs that got printed looked fine.  How about disabling SMP
(patch attached) after updating to the latest?

Thanks,
Myles
Index: src/mainboard/arima/hdama/Kconfig
===================================================================
--- src/mainboard/arima/hdama/Kconfig	(revision 4819)
+++ src/mainboard/arima/hdama/Kconfig	(working copy)
@@ -58,12 +58,12 @@
 
 config MAX_CPUS
 	int
-	default 4
+	default 1
 	depends on BOARD_ARIMA_HDAMA
 
 config MAX_PHYSICAL_CPUS
 	int
-	default 2
+	default 1
 	depends on BOARD_ARIMA_HDAMA
 
 config HW_MEM_HOLE_SIZE_AUTO_INC
-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to