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 <[email protected]>
Acked-by: Patrick Georgi <[email protected]>

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

-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to