Fix obvious typos (trivial).

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4763 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Uwe Hermann 2009-10-13 11:45:04 +00:00
parent 3db199c00a
commit 45cbc35abb
3 changed files with 3 additions and 3 deletions

View File

@ -131,7 +131,7 @@ void failover_process(unsigned long bist, unsigned long cpu_init_detectedx)
enumerate_ht_chain();
/* Setup the ck804 */
/* Setup the amd8111 */
amd8111_enable_rom();
/* Is this a deliberate reset by the bios */

View File

@ -122,7 +122,7 @@ void failover_process(unsigned long bist, unsigned long cpu_init_detectedx)
enumerate_ht_chain();
/* Setup the ck804 */
/* Setup the amd8111 */
amd8111_enable_rom();
/* Is this a deliberate reset by the bios */

View File

@ -122,7 +122,7 @@ void failover_process(unsigned long bist, unsigned long cpu_init_detectedx)
enumerate_ht_chain();
/* Setup the ck804 */
/* Setup the amd8111 */
amd8111_enable_rom();
/* Is this a deliberate reset by the bios */