This patch fixes the build for asus/m2v-mx_se. Its hard_reset function is not
authorMyles Watson <mylesgw@gmail.com>
Fri, 19 Dec 2008 03:55:51 +0000 (03:55 +0000)
committerMyles Watson <mylesgw@gmail.com>
Fri, 19 Dec 2008 03:55:51 +0000 (03:55 +0000)
commit40e51fd95a671cde27f98766fedc6c3212ab1d7c
treef0746d0b10f7608f75312f1229da357ad8df4a95
parente562f7258e573e52ab6e81f85f400999c3d9caaa
This patch fixes the build for asus/m2v-mx_se.  Its hard_reset function is not
implemented (It just prints "hard_reset not implemented.  FIX ME!" This patch
defines HAVE_HARD_RESET 1 and adds a #warning hard_reset not implemented.

The net effect is that hard_reset prints something instead of just entering an
infinite loop.

Signed-off-by: Myles Watson <mylesgw@gmail.com>
Acked-by: Marc Jones <marcj303@gmail.com>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3823 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/mainboard/asus/m2v-mx_se/Options.lb
src/mainboard/asus/m2v-mx_se/cache_as_ram_auto.c