coreboot-kgpe-d16/src/mainboard/msi
- 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
..
ms6119 Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/ 2009-10-17 15:01:00 +00:00
ms6147 Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/ 2009-10-17 15:01:00 +00:00
ms6156 Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/ 2009-10-17 15:01:00 +00:00
ms6178 Major cleanups of the hard_reset() code and config in coreboot. 2009-10-24 19:17:24 +00:00
ms7135 Remove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from mainboards. They should be 2009-10-20 16:10:04 +00:00
ms7260 Major cleanups of the hard_reset() code and config in coreboot. 2009-10-24 19:17:24 +00:00
ms9185 Drop dead K8_SCAN_PCI_BUS code. It's a bad idea to scan the PCI busses before 2009-10-23 22:53:26 +00:00
ms9282 Major cleanups of the hard_reset() code and config in coreboot. 2009-10-24 19:17:24 +00:00
Kconfig Add support for the MSI MS-6156 board. 2009-10-13 19:21:44 +00:00