coreboot/src/cpu
Xavi Drudis Ferran e9f0dfe631 Complete code for errata 343. Revision Guide for AMD Family10h
processors (#41322) rev 3.74 June 2010 says to set the register 
to 1 before CAR and to 0 after. We were setting it to 0 after CAR,
but not to 1 before.

Signed-off-by: Xavi Drudis Ferran <xdrudis@tinet.cat>
Acked-by: Stefan Reinauer <stepan@coresystems.de>




git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5731 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-08-22 19:49:46 +00:00
..
amd Complete code for errata 343. Revision Guide for AMD Family10h 2010-08-22 19:49:46 +00:00
intel My forgotten CAR cleanup patch... 2010-08-14 20:38:17 +00:00
via Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user / 2010-08-03 15:42:29 +00:00
x86 clean up comment in entry32.inc 2010-08-14 17:27:27 +00:00
Kconfig This patch changes C7 CAR code to be a single assembler file instead 2010-04-09 20:36:29 +00:00
Makefile.inc qemu: drop "northbridge.c" from src/cpu/... 2010-03-29 21:17:25 +00:00