forked from Imagelibrary/rtems
2008-05-07 Joel Sherrill <joel.sherrill@oarcorp.com>
* console/config.c: Fix typo.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2008-05-07 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* console/config.c: Fix typo.
|
||||
|
||||
2008-03-03 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||
|
||||
* startup/linkcmds: Add wildcard to gcc_except_table section so
|
||||
|
||||
@@ -123,8 +123,8 @@ console_tbl Console_Port_Tbl[] = {
|
||||
0 /* ulIntVector */
|
||||
},
|
||||
/*
|
||||
* Up to 12 serial ports are provided by MC16550 SCC ports.
|
||||
* EP1A may have one MC16550 providing 4 ports (A,B,C,D).
|
||||
* Up to 12 serial ports are provided by MC68360 SCC ports.
|
||||
* EP1A may have one MC68360 providing 4 ports (A,B,C,D).
|
||||
*/
|
||||
{
|
||||
"/dev/rs232_2", /* sDeviceName */
|
||||
|
||||
Reference in New Issue
Block a user