commit | b6b2f0e75435e8ab2a87aa150064455c9f6171dc | [log] [tgz] |
---|---|---|
author | wdenk <wdenk> | Wed Sep 17 22:48:07 2003 +0000 |
committer | wdenk <wdenk> | Wed Sep 17 22:48:07 2003 +0000 |
tree | b8c96fee7fe8e55004c2141d1a0a31ded7b3f8f5 | |
parent | f6a6ac16188bbba52866899eaf314348e343545c [diff] [blame] |
Support new configuration of TRAB board with more memory Minor cleanup of comments
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 @@ /* * 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;