summaryrefslogtreecommitdiffstats
path: root/lib_arm
diff options
context:
space:
mode:
authorwdenk <wdenk>2003-09-17 22:48:07 +0000
committerwdenk <wdenk>2003-09-17 22:48:07 +0000
commitb0639ca33214eedeb026ce45ad1871d477cdbfb8 (patch)
treeb8c96fee7fe8e55004c2141d1a0a31ded7b3f8f5 /lib_arm
parentf54ebdfa28a3c384cb4904f75f8228f3c6d748c5 (diff)
downloadblackbird-obmc-uboot-b0639ca33214eedeb026ce45ad1871d477cdbfb8.tar.gz
blackbird-obmc-uboot-b0639ca33214eedeb026ce45ad1871d477cdbfb8.zip
Support new configuration of TRAB board with more memory
Minor cleanup of comments
Diffstat (limited to 'lib_arm')
-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 93deef7149..493112d55e 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;
OpenPOWER on IntegriCloud