[coreboot-gerrit] New patch to review for coreboot: aopen/dxplplusu: Switch to 2MiB flash

Kyösti Mälkki (kyosti.malkki@gmail.com) gerrit at coreboot.org
Mon Dec 19 09:25:54 CET 2016


Kyösti Mälkki (kyosti.malkki at gmail.com) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/17919

-gerrit

commit 89cd7df26e21b2a0d85a65409f316ee2103de843
Author: Kyösti Mälkki <kyosti.malkki at gmail.com>
Date:   Sun Dec 4 15:39:56 2016 +0200

    aopen/dxplplusu: Switch to 2MiB flash
    
    Change-Id: Iedc15823dc24b3211fe7954cdf4302934a517afb
    Signed-off-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
---
 src/mainboard/aopen/dxplplusu/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/mainboard/aopen/dxplplusu/Kconfig b/src/mainboard/aopen/dxplplusu/Kconfig
index b64ac1d..0823161 100644
--- a/src/mainboard/aopen/dxplplusu/Kconfig
+++ b/src/mainboard/aopen/dxplplusu/Kconfig
@@ -11,7 +11,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
 #	select PIRQ_ROUTE
 	select UDELAY_TSC
 	select HAVE_ACPI_TABLES
-	select BOARD_ROMSIZE_KB_512
+	select BOARD_ROMSIZE_KB_2048
 #	select HW_SCRUBBER
 
 config MAINBOARD_DIR



More information about the coreboot-gerrit mailing list