coreboot-kgpe-d16/src/mainboard/intel/jarrell
- supermicro/x6dhe_g/auto.c d1327ce963 Major cleanups of the hard_reset() code and config in coreboot.
- Drop unused "#object reset.o" entries.

 - Use CONFIG_HAVE_HARD_RESET for all "object reset.o" entries.

 - Drop dead/commented code, i.e. useless hard_reset() from:
   - supermicro/x6dhe_g/auto.c
   - supermicro/x6dhe_g2/auto.c
   - supermicro/x6dhe_g2/auto.updated.c
   - supermicro/x6dhr_ig/auto.c
   - supermicro/x6dhr_ig2/auto.c
   - digitallogic/msm586seg/auto.c
   - dell/s1850/auto.c

 - Add "obj-$(CONFIG_HAVE_HARD_RESET) += reset.o" to kconfig files of boards
   that actually have a reset.c file.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Myles Watson <mylesgw@gmail.com>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4849 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-10-24 19:17:24 +00:00
..
auto.c simplify source tree hierarchy: move files from sdram/ and ram/ to lib/ 2009-09-23 18:51:03 +00:00
chip.h This, ladies and gentlement, is commit #4000. 2009-03-13 15:42:27 +00:00
cmos.layout Revert "CMOS: Add set_option and rework get_option." 2009-06-03 14:19:33 +00:00
Config.lb Major cleanups of the hard_reset() code and config in coreboot. 2009-10-24 19:17:24 +00:00
debug.c eric patch 2005-07-08 02:49:49 +00:00
devicetree.cb Kconfig! 2009-08-12 15:00:51 +00:00
failover.c Rename E7520 to e7520, and E7525 to e7525 in the code. The next commit 2006-10-27 11:38:22 +00:00
irq_tables.c Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boards 2009-10-07 21:51:33 +00:00
jarrell_fixups.c eric patch 2005-07-08 02:49:49 +00:00
Kconfig Remove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from mainboards. They should be 2009-10-20 16:10:04 +00:00
mainboard.c Carl-Daniel's part: 2009-02-18 20:41:57 +00:00
Makefile.inc Major cleanups of the hard_reset() code and config in coreboot. 2009-10-24 19:17:24 +00:00
mptable.c eric patch 2005-07-08 02:49:49 +00:00
Options.lb Add CONFIG_GENERATE_* for tables so that the user can select which tables not 2009-10-15 13:35:47 +00:00
power_reset_check.c eric patch 2005-07-08 02:49:49 +00:00
reset.c Fix implicit declarations of pci_read_config8 and pci_write_config8 in 2008-12-22 16:20:55 +00:00
watchdog.c eric patch 2005-07-08 02:49:49 +00:00