[coreboot] [commit] r6378 - trunk/src/mainboard/tyan/s2735

repository service svn at coreboot.org
Thu Feb 24 08:43:37 CET 2011


Author: oxygene
Date: Thu Feb 24 08:43:37 2011
New Revision: 6378
URL: https://tracker.coreboot.org/trac/coreboot/changeset/6378

Log:
Tyan/s2735 doesn't need to define its own hard_reset function anymore.

The southbridge already provides hard_reset.

Signed-off-by: Patrick Georgi <patrick.georgi at secunet.com>
Acked-by: Patrick Georgi <patrick.georgi at secunet.com>

Deleted:
   trunk/src/mainboard/tyan/s2735/reset.c
Modified:
   trunk/src/mainboard/tyan/s2735/Kconfig

Modified: trunk/src/mainboard/tyan/s2735/Kconfig
==============================================================================
--- trunk/src/mainboard/tyan/s2735/Kconfig	Thu Feb 24 08:18:11 2011	(r6377)
+++ trunk/src/mainboard/tyan/s2735/Kconfig	Thu Feb 24 08:43:37 2011	(r6378)
@@ -9,7 +9,6 @@
 	select SOUTHBRIDGE_INTEL_I82801EX
 	select SUPERIO_WINBOND_W83627HF
 	select HAVE_HARD_RESET
-	select BOARD_HAS_HARD_RESET
 	select HAVE_PIRQ_TABLE
 	select HAVE_MP_TABLE
 	select UDELAY_TSC




More information about the coreboot mailing list