summaryrefslogtreecommitdiff
path: root/src/mainboard/asus/am1i-a/BiosCallOuts.c
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2020-02-22 11:36:33 +0100
committerPatrick Georgi <pgeorgi@google.com>2020-03-11 14:27:02 +0000
commite3a138669467f2511bdaf23eb78571dca5418556 (patch)
tree7b0f41b4e0b6fa0842eccbe0f5383b9d12140091 /src/mainboard/asus/am1i-a/BiosCallOuts.c
parent149620fdfd898052910f045b852f5baecd3d87ce (diff)
downloadcoreboot-e3a138669467f2511bdaf23eb78571dca5418556.tar.xz
mb/asus/am1i-a: Remove old reference to olivehillplus
Change-Id: Idfb8c834ae63226546a4e2860d9b206ba0288718 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/39078 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'src/mainboard/asus/am1i-a/BiosCallOuts.c')
-rw-r--r--src/mainboard/asus/am1i-a/BiosCallOuts.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/asus/am1i-a/BiosCallOuts.c b/src/mainboard/asus/am1i-a/BiosCallOuts.c
index a61a72230c..18ba5f6e9f 100644
--- a/src/mainboard/asus/am1i-a/BiosCallOuts.c
+++ b/src/mainboard/asus/am1i-a/BiosCallOuts.c
@@ -130,7 +130,6 @@ void board_FCH_InitEnv(struct sysinfo *cb_NA, FCH_DATA_BLOCK *FchParams_env)
printk(BIOS_DEBUG, "ERROR: cannot read CMOS setting, falling back to default. Error code: %x\n", (int)ret);
}
- // code from olivehillplus (ft3b) - only place where sata is configured
switch ((SATA_CLASS)FchParams_env->Sata.SataClass) {
case SataLegacyIde:
case SataRaid: