[coreboot-gerrit] Patch set updated for coreboot: bccb7d1 hp/dl145_g1: Add HAVE_HARD_RESET

Oskar Enoksson (enok@lysator.liu.se) gerrit at coreboot.org
Mon Feb 10 21:48:32 CET 2014


Oskar Enoksson (enok at lysator.liu.se) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/5097

-gerrit

commit bccb7d176a9c9176819d3d6a5f5a11f0ff61dbe6
Author: Oskar Enoksson <enok at lysator.liu.se>
Date:   Sat Feb 8 00:40:35 2014 +0100

    hp/dl145_g1: Add HAVE_HARD_RESET
    
    This platform has a hard reset button
    
    Change-Id: Ic4d2f9382b6770654eea8842a37ad38cf12de459
    Signed-off-by: Oskar Enoksson <enok at lysator.liu.se>
---
 src/mainboard/hp/dl145_g1/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/mainboard/hp/dl145_g1/Kconfig b/src/mainboard/hp/dl145_g1/Kconfig
index 2768007..a169b88 100644
--- a/src/mainboard/hp/dl145_g1/Kconfig
+++ b/src/mainboard/hp/dl145_g1/Kconfig
@@ -8,6 +8,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
 	select SOUTHBRIDGE_AMD_AMD8131
 	select SOUTHBRIDGE_AMD_AMD8111
 	select SUPERIO_WINBOND_W83627HF
+	select HAVE_HARD_RESET
 	select HAVE_OPTION_TABLE
 	select HAVE_PIRQ_TABLE
 	select HAVE_MP_TABLE



More information about the coreboot-gerrit mailing list