This patch allows the RCA RM4100 to reboot. Upon rebooting in auto.c it detects if...
authorJoseph Smith <joe@settoplinux.org>
Thu, 15 May 2008 13:44:33 +0000 (13:44 +0000)
committerJoseph Smith <joe@smittys.pointclark.net>
Thu, 15 May 2008 13:44:33 +0000 (13:44 +0000)
commitda69582ce45d4302cb0265b56a65f0787603a29a
treee541227a18973adabbed22dc8b10092a634d3d39
parente3da00de8d304e80fb32c0e66ce1c85e7fe4da93
This patch allows the RCA RM4100 to reboot. Upon rebooting in auto.c it detects if the memory is already initialized, if so it issues a hard reset through the southbridge.

Signed-off-by: Joseph Smith <joe@settoplinux.org>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3322 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/mainboard/rca/rm4100/auto.c
src/northbridge/intel/i82830/memory_initialized.c [new file with mode: 0644]