From 0735142bdd2aba4cf47ee5ddde6f9696b55f9791 Mon Sep 17 00:00:00 2001 From: Zheng Bao Date: Fri, 26 Mar 2010 01:43:30 +0000 Subject: 1. Remove warnings and multiple blank lines. 2. Mahogany uses GPIO9 to detect 80-pin IDE cable. Signed-off-by: Zheng Bao Acked-by: Patrick Georgi git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5300 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/amd/mahogany_fam10/romstage.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/amd/mahogany_fam10/romstage.c') diff --git a/src/mainboard/amd/mahogany_fam10/romstage.c b/src/mainboard/amd/mahogany_fam10/romstage.c index 2a147fea8a..f6c862443a 100644 --- a/src/mainboard/amd/mahogany_fam10/romstage.c +++ b/src/mainboard/amd/mahogany_fam10/romstage.c @@ -298,4 +298,3 @@ void cache_as_ram_main(unsigned long bist, unsigned long cpu_init_detectedx) post_cache_as_ram(); // BSP switch stack to ram, copy then execute LB. post_code(0x43); // Should never see this post code. } - -- cgit v1.2.3