From: Marc Jones Date: Fri, 16 Sep 2011 23:08:01 +0000 (-0600) Subject: Enable SATA AHCI for faster boot with SeaBIOS. X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=coreboot.git;a=commitdiff_plain;h=96be74c7f68ee4fa17a432439a0ecc4a33c66715 Enable SATA AHCI for faster boot with SeaBIOS. Change-Id: Ibd87422680350c112eabe1bb73b237031c3e9d6b Signed-off-by: Marc Jones Reviewed-on: http://review.coreboot.org/220 Tested-by: build bot (Jenkins) Reviewed-by: Frank Vibrans III --- diff --git a/src/mainboard/amd/persimmon/platform_cfg.h b/src/mainboard/amd/persimmon/platform_cfg.h index 33236243d..5e3c3f4ad 100644 --- a/src/mainboard/amd/persimmon/platform_cfg.h +++ b/src/mainboard/amd/persimmon/platform_cfg.h @@ -103,7 +103,7 @@ * @breif INCHIP Sata Controller Mode * NOTE: DO NOT ALLOW SATA & IDE use same mode */ -#define SATA_MODE NATIVE_IDE_MODE +#define SATA_MODE AHCI_MODE /** * @breif INCHIP Sata IDE Controller Mode