[coreboot] [v2] r4865 - trunk/coreboot-v2/src/mainboard/iei/pcisa-lx-800-r10

svn at coreboot.org svn at coreboot.org
Mon Oct 26 22:41:07 CET 2009


Author: myles
Date: 2009-10-26 22:41:06 +0100 (Mon, 26 Oct 2009)
New Revision: 4865

Modified:
   trunk/coreboot-v2/src/mainboard/iei/pcisa-lx-800-r10/Options.lb
Log:
Fix iei/pcisa-lx-800-r10. Trivial.

Signed-off-by: Myles Watson <mylesgw at gmail.com>
Acked-by: Myles Watson <mylesgw at gmail.com>


Modified: trunk/coreboot-v2/src/mainboard/iei/pcisa-lx-800-r10/Options.lb
===================================================================
--- trunk/coreboot-v2/src/mainboard/iei/pcisa-lx-800-r10/Options.lb	2009-10-26 21:04:03 UTC (rev 4864)
+++ trunk/coreboot-v2/src/mainboard/iei/pcisa-lx-800-r10/Options.lb	2009-10-26 21:41:06 UTC (rev 4865)
@@ -81,7 +81,7 @@
 default CONFIG_IRQ_SLOT_COUNT = 9
 default CONFIG_PIRQ_ROUTE = 1
 default CONFIG_HAVE_OPTION_TABLE = 0
-default CONFIG_ROM_IMAGE_SIZE = 64 * 1024
+default CONFIG_ROM_IMAGE_SIZE = 32 * 1024
 default CONFIG_FALLBACK_SIZE = CONFIG_ROM_IMAGE_SIZE
 default CONFIG_USE_DCACHE_RAM = 1
 default CONFIG_DCACHE_RAM_BASE = 0xc8000





More information about the coreboot mailing list