forked from Imagelibrary/rtems
2011-11-06 Gedare Bloom <gedare@rtems.org>
* shared/console/conscfg.c: Give console port a name.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2011-11-06 Gedare Bloom <gedare@rtems.org>
|
||||
|
||||
* shared/console/conscfg.c: Give console port a name.
|
||||
|
||||
2011-10-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>
|
||||
|
||||
PR 1917/bsps
|
||||
|
||||
@@ -69,7 +69,7 @@ console_flow sun4v_console_console_flow={
|
||||
|
||||
console_tbl Console_Configuration_Ports[] = {
|
||||
{
|
||||
NULL, /* sDeviceName */
|
||||
"/dev/ttyS0", /* sDeviceName */
|
||||
SERIAL_CUSTOM, /* deviceType */
|
||||
&pooled_functions, /* pDeviceFns */
|
||||
NULL, /* deviceProbe, assume it is there */
|
||||
|
||||
Reference in New Issue
Block a user