mb/lenovo/x131e: enable mSATA slot

Per google/stout.

Tested with SanDisk SSD U110.

Change-Id: I7cc9837f572236acac2007e95990e64c25a5d6e2
Signed-off-by: James Ye <jye836@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/31364
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Alexander Couzens <lynxis@fe80.eu>
This commit is contained in:
James Ye 2019-02-12 22:17:52 +11:00 committed by Alexander Couzens
parent 59de112995
commit ef2e86edeb
1 changed files with 2 additions and 2 deletions

View File

@ -49,8 +49,8 @@ chip northbridge/intel/sandybridge
register "gpi6_routing" = "2"
register "gpi13_routing" = "2"
# Enable SATA ports
register "sata_port_map" = "0x1"
# Enable SATA ports 0 (2.5 inch) and 1 (mSATA)
register "sata_port_map" = "0x3"
# Set max SATA speed to 6.0 Gb/s
register "sata_interface_speed_support" = "0x3"