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
|
* Set Linux console based on
|
||||||
* - Selection in /root/boot/consoledev
|
* - Selection in /root/boot/consoledev
|
||||||
* - Available tty interfaces
|
* - Available tty interfaces
|
||||||
* - ttyS1: standard console (default, internal only)
|
* - ttyS0: standard console (default, internal only)
|
||||||
* - ttyS0: COM/IO shield (or used as console by kernel,
|
* - ttyS5: RS232/RS485
|
||||||
* when no other console available)
|
|
||||||
* - ttyNull0: Dummy device if no real UART is available
|
* - ttyNull0: Dummy device if no real UART is available
|
||||||
*/
|
*/
|
||||||
void set_console(void)
|
void set_console(void)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue