[coreboot-gerrit] New patch to review for coreboot: e6f395b northbridge/intel/sandybridge/pei_data.h: Fix typo in hig*h*est in comment

Paul Menzel (paulepanter@users.sourceforge.net) gerrit at coreboot.org
Tue May 6 12:47:17 CEST 2014


Paul Menzel (paulepanter at users.sourceforge.net) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/5667

-gerrit

commit e6f395b3605fb3b448227c2a780a0c279188c430
Author: Paul Menzel <paulepanter at users.sourceforge.net>
Date:   Tue May 6 12:45:25 2014 +0200

    northbridge/intel/sandybridge/pei_data.h: Fix typo in hig*h*est in comment
    
    Change-Id: I0daf5d1d446de1f09b695f177b0491301613e278
    Signed-off-by: Paul Menzel <paulepanter at users.sourceforge.net>
---
 src/northbridge/intel/sandybridge/pei_data.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/northbridge/intel/sandybridge/pei_data.h b/src/northbridge/intel/sandybridge/pei_data.h
index 5e0ff0f..136d310 100644
--- a/src/northbridge/intel/sandybridge/pei_data.h
+++ b/src/northbridge/intel/sandybridge/pei_data.h
@@ -98,7 +98,7 @@ struct pei_data
 	 *  DESKTOP:
 	 *   < 0x080 = Setting 1 (front/back panel, <8in, lowest tx amplitude)
 	 *   < 0x130 = Setting 2 (back panel, 8-13in, higher tx amplitude)
-	 *   < 0x150 = Setting 3 (back panel, 13-15in, higest tx amplitude)
+	 *   < 0x150 = Setting 3 (back panel, 13-15in, highest tx amplitude)
 	 */
 	uint16_t usb_port_config[16][3];
 	/* See the usb3 struct above for details */



More information about the coreboot-gerrit mailing list