summaryrefslogtreecommitdiff
path: root/src/mainboard/aopen/dxplplusu
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2016-12-04 15:39:56 +0200
committerMartin Roth <martinroth@google.com>2017-01-13 17:47:20 +0100
commit9bafa2947bd76b44e9c360c7bb2c75ab2d0cd1e6 (patch)
treec92976efaa679fcce74d615c9307d1044f0bd685 /src/mainboard/aopen/dxplplusu
parent8525b8c3bd1e01e4aeb0eb88447640b68ebceeed (diff)
downloadcoreboot-9bafa2947bd76b44e9c360c7bb2c75ab2d0cd1e6.tar.xz
aopen/dxplplusu: Switch to 2MiB flash
Change-Id: Iedc15823dc24b3211fe7954cdf4302934a517afb Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/17919 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'src/mainboard/aopen/dxplplusu')
-rw-r--r--src/mainboard/aopen/dxplplusu/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/aopen/dxplplusu/Kconfig b/src/mainboard/aopen/dxplplusu/Kconfig
index b64ac1df07..08231612c7 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