On Thu, May 03, 2007 at 12:15:55PM -0600, Marc Jones wrote: > This patch adds support for the AMD Norwich development platform
Ouch, I should have reviewed this more carefully last time. :\ > Index: LinuxBIOSv2/src/mainboard/amd/norwich/reset.c > =================================================================== > --- /dev/null 1970-01-01 00:00:00.000000000 +0000 > +++ LinuxBIOSv2/src/mainboard/amd/norwich/reset.c 2007-05-03 > 10:34:32.000000000 -0600 > @@ -0,0 +1,43 @@ > +#if 0 [..entire file..] > +#endif Looks like copypaste from some other board. Please don't do this. Drop the file and set HAVE_HARD_RESET=0 in Options.lb instead. //Peter -- linuxbios mailing list [email protected] http://www.linuxbios.org/mailman/listinfo/linuxbios
