hw25: change defaultconsole to ttyS0
This commit is contained in:
parent
1de7ebd031
commit
55332e5582
|
|
@ -123,7 +123,7 @@ int eth_phy_timeout(void);
|
|||
"bootm_size=" BOOTM_SIZE "\0" \
|
||||
\
|
||||
/* Misc */ \
|
||||
"defaultconsole=ttyS1\0" \
|
||||
"defaultconsole=ttyS0\0" \
|
||||
"fdt_skip_update=yes\0" \
|
||||
"bootdelay=0\0" \
|
||||
\
|
||||
|
|
|
|||
Loading…
Reference in New Issue