[coreboot-gerrit] Patch set updated for coreboot: 1d0d8f2 southbridge/ricoh: Spelling fixes

Martin Roth (gaumless@gmail.com) gerrit at coreboot.org
Wed Dec 17 04:54:09 CET 2014


Martin Roth (gaumless at gmail.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/7732

-gerrit

commit 1d0d8f2b3616ffd55a3eff1800598e1f414b087f
Author: Martin Roth <martin.roth at se-eng.com>
Date:   Tue Dec 9 13:50:58 2014 -0700

    southbridge/ricoh: Spelling fixes
    
    Change-Id: I1d000762ed6cc1fa6a274ad6016cf7192eeffea0
    Signed-off-by: Martin Roth <martin.roth at se-eng.com>
---
 src/southbridge/ricoh/rl5c476/rl5c476.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/southbridge/ricoh/rl5c476/rl5c476.c b/src/southbridge/ricoh/rl5c476/rl5c476.c
index ab13957..4810942 100644
--- a/src/southbridge/ricoh/rl5c476/rl5c476.c
+++ b/src/southbridge/ricoh/rl5c476/rl5c476.c
@@ -83,7 +83,7 @@ static void rl5c476_init(device_t dev)
 	 * 16 bytes, 0x1e0 to 0x1ef.
 	 * Be warned that this is not a standard IDE address as
 	 * automatically detected by the likes of FILO, and would need
-	 * patching to recognise these addresses as an IDE drive.
+	 * patching to recognize these addresses as an IDE drive.
 	 *
 	 * An earlier version of this driver set up 2 I/O windows to
 	 * emulate the expected addresses for IDE2, however the PCMCIA



More information about the coreboot-gerrit mailing list