From bb9bceebc15718d28ec7c914edbfb1158aadffa8 Mon Sep 17 00:00:00 2001 From: Zheng Bao Date: Tue, 14 Dec 2010 01:47:18 +0000 Subject: Set the ROMSIZE as 4MB. Signed-off-by: Zheng Bao Acked-by: Peter Stuge git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6178 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/southbridge/amd/sb600/Kconfig | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/southbridge/amd/sb600') diff --git a/src/southbridge/amd/sb600/Kconfig b/src/southbridge/amd/sb600/Kconfig index a5eed68fd2..4e86999fb7 100644 --- a/src/southbridge/amd/sb600/Kconfig +++ b/src/southbridge/amd/sb600/Kconfig @@ -23,6 +23,11 @@ config SOUTHBRIDGE_AMD_SB600 select HAVE_USBDEBUG select TINY_BOOTBLOCK +config BOOTBLOCK_SOUTHBRIDGE_INIT + string + default "southbridge/amd/sb600/bootblock.c" + depends on SOUTHBRIDGE_AMD_SB600 + config EHCI_BAR hex default 0xfef00000 if SOUTHBRIDGE_AMD_SB600 -- cgit v1.2.3