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>
This commit is contained in:
parent
149620fdfd
commit
e3a1386694
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue