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

-gerrit

commit b1c76231c68589054bb0181c246b2b503d81718b
Author: Kyösti Mälkki <kyosti.mal...@gmail.com>
Date:   Sat Dec 1 18:45:00 2012 +0200

    Drop TINY_BOOTBLOCK
    
    Change-Id: I38ea2ed2be4d9240ec8cb6d5dc5b3cc578cdaefb
    Signed-off-by: Kyösti Mälkki <kyosti.mal...@gmail.com>
---
 src/mainboard/amd/parmer/Kconfig         | 1 -
 src/mainboard/amd/thatcher/Kconfig       | 1 -
 src/mainboard/supermicro/h8scm/Kconfig   | 1 -
 src/mainboard/tyan/s8226/Kconfig         | 1 -
 src/southbridge/amd/agesa/hudson/Kconfig | 1 -
 5 files changed, 5 deletions(-)

diff --git a/src/mainboard/amd/parmer/Kconfig b/src/mainboard/amd/parmer/Kconfig
index f3b8875..e3b153d 100644
--- a/src/mainboard/amd/parmer/Kconfig
+++ b/src/mainboard/amd/parmer/Kconfig
@@ -37,7 +37,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy
        select AMDMCT
        select HAVE_ACPI_TABLES
        select BOARD_ROMSIZE_KB_4096
-       select TINY_BOOTBLOCK
        select GFXUMA
        select UDELAY_LAPIC
 
diff --git a/src/mainboard/amd/thatcher/Kconfig 
b/src/mainboard/amd/thatcher/Kconfig
index 3eb7b1d..7700034 100644
--- a/src/mainboard/amd/thatcher/Kconfig
+++ b/src/mainboard/amd/thatcher/Kconfig
@@ -38,7 +38,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy
        select HAVE_ACPI_TABLES
        select SUPERIO_SMSC_LPC47N217
        select BOARD_ROMSIZE_KB_4096
-       select TINY_BOOTBLOCK
        select GFXUMA
        select UDELAY_LAPIC
 
diff --git a/src/mainboard/supermicro/h8scm/Kconfig 
b/src/mainboard/supermicro/h8scm/Kconfig
index f5efcdd..e7dae66 100644
--- a/src/mainboard/supermicro/h8scm/Kconfig
+++ b/src/mainboard/supermicro/h8scm/Kconfig
@@ -38,7 +38,6 @@ config BOARD_SPECIFIC_OPTIONS
        select SERIAL_CPU_INIT
        select HAVE_ACPI_TABLES
        select BOARD_ROMSIZE_KB_4096
-       select TINY_BOOTBLOCK
 
 config MAINBOARD_DIR
        string
diff --git a/src/mainboard/tyan/s8226/Kconfig b/src/mainboard/tyan/s8226/Kconfig
index 859759f..e38bc04 100644
--- a/src/mainboard/tyan/s8226/Kconfig
+++ b/src/mainboard/tyan/s8226/Kconfig
@@ -38,7 +38,6 @@ config BOARD_SPECIFIC_OPTIONS
        select SERIAL_CPU_INIT
        select HAVE_ACPI_TABLES
        select BOARD_ROMSIZE_KB_4096
-       select TINY_BOOTBLOCK
        #select MMCONF_SUPPORT_DEFAULT #TODO enable it to resolve Multicore IO 
conflict
 
 config MAINBOARD_DIR
diff --git a/src/southbridge/amd/agesa/hudson/Kconfig 
b/src/southbridge/amd/agesa/hudson/Kconfig
index 4afe377..24b61b3 100644
--- a/src/southbridge/amd/agesa/hudson/Kconfig
+++ b/src/southbridge/amd/agesa/hudson/Kconfig
@@ -21,7 +21,6 @@ config SOUTHBRIDGE_AMD_AGESA_HUDSON
        bool
        select IOAPIC
        select HAVE_USBDEBUG
-       select TINY_BOOTBLOCK
 
 config BOOTBLOCK_SOUTHBRIDGE_INIT
        string

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

Reply via email to