Fix typos in USB tty driver.
Signed-off-by: Heinrich Schuchardt <[email protected]>
---
drivers/serial/usbtty.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/serial/usbtty.c b/drivers/serial/usbtty.c
index 353109c070..182385e499 100644
--- a/drivers/serial/usbtty.c
+++ b/drivers/serial/usbtty.c
@@ -525,7 +525,7 @@ int drv_usbtty_init (void)
char * tt;
int snlen;
- /* Ger seiral number */
+ /* Get serial number */
sn = env_get("serial#");
if (!sn)
sn = "000000000000";
--
2.11.0
_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot