aboutsummaryrefslogtreecommitdiff
path: root/lib_arm/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib_arm/board.c')
-rw-r--r--lib_arm/board.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib_arm/board.c b/lib_arm/board.c
index 93deef714..493112d55 100644
--- a/lib_arm/board.c
+++ b/lib_arm/board.c
@@ -157,7 +157,7 @@ static void display_flash_config (ulong size)
/*
* Breath some life into the board...
*
- * Initialize an SMC for serial comms, and carry out some hardware
+ * Initialize a serial port as console, and carry out some hardware
* tests.
*
* The first part of initialization is running from Flash memory;