This patch makes several CMOS/NVRAM reads dependent on whether there's a table to...
authorMyles Watson <mylesgw@gmail.com>
Fri, 27 Feb 2009 17:51:16 +0000 (17:51 +0000)
committerMyles Watson <mylesgw@gmail.com>
Fri, 27 Feb 2009 17:51:16 +0000 (17:51 +0000)
commit678d6140a5f75bde7b5a6b7ef296ebb7a3dda166
tree6070fe742cda4fd4184ae1d26ecca852a974580c
parenta85c0059f3fa5bdce6002f09e99fd70037552119
This patch makes several CMOS/NVRAM reads dependent on whether there's a table to read.  Otherwise you never know what you'll get from the factory BIOS.  There are probably more, but these are the ones compiled into the s2895.

Signed-off-by: Myles Watson <mylesgw@gmail.com>
Acked-by: Peter Stuge <peter@stuge.se>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3959 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/cpu/amd/dualcore/dualcore.c
src/cpu/amd/model_fxx/init_cpus.c
src/northbridge/amd/amdk8/coherent_ht.c
src/northbridge/amd/amdk8/raminit.c