diff options
Diffstat (limited to 'lib_arm')
-rw-r--r-- | lib_arm/board.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib_arm/board.c b/lib_arm/board.c index 93deef7..493112d 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; |