Author: uwe
Date: Sat Dec 25 23:54:41 2010
New Revision: 6207
URL: https://tracker.coreboot.org/trac/coreboot/changeset/6207

Log:
Nokia IP530: Add missing "select SDRAMPWR_4DIMM".

This is needed for all Intel 440BX boards with 4 DIMM slots (such as this one).

Thanks Marc Bertens <mbert...@xs4all.nl> for bringing up the issue and
for the success report for this fix on IRC.

Signed-off-by: Uwe Hermann <u...@hermann-uwe.de>
Acked-by: Uwe Hermann <u...@hermann-uwe.de>

Modified:
   trunk/src/mainboard/nokia/ip530/Kconfig

Modified: trunk/src/mainboard/nokia/ip530/Kconfig
==============================================================================
--- trunk/src/mainboard/nokia/ip530/Kconfig     Thu Dec 23 18:12:03 2010        
(r6206)
+++ trunk/src/mainboard/nokia/ip530/Kconfig     Sat Dec 25 23:54:41 2010        
(r6207)
@@ -31,6 +31,7 @@
        select PIRQ_ROUTE
        select HAVE_PIRQ_TABLE
        select UDELAY_TSC
+       select SDRAMPWR_4DIMM
 
 config MAINBOARD_DIR
        string

-- 
coreboot mailing list: coreboot@coreboot.org
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to