hw25: modified comment
This commit is contained in:
parent
29a9c27aa3
commit
c8a4189cd1
|
|
@ -615,9 +615,8 @@ int board_init(void)
|
|||
* Set Linux console based on
|
||||
* - Selection in /root/boot/consoledev
|
||||
* - Available tty interfaces
|
||||
* - ttyS1: standard console (default, internal only)
|
||||
* - ttyS0: COM/IO shield (or used as console by kernel,
|
||||
* when no other console available)
|
||||
* - ttyS0: standard console (default, internal only)
|
||||
* - ttyS5: RS232/RS485
|
||||
* - ttyNull0: Dummy device if no real UART is available
|
||||
*/
|
||||
void set_console(void)
|
||||
|
|
|
|||
Loading…
Reference in New Issue