Merge pull request #1053 from cbachert/eb-ttys0
Espressobin/mvebu64 console is "/dev/ttyMV0", set SERIALCON accordingly
This commit is contained in:
commit
7eaf401a23
@ -48,6 +48,8 @@ CPUMIN=250000
|
||||
CPUMAX=1000000
|
||||
GOVERNOR=ondemand
|
||||
|
||||
SERIALCON='ttyMV0'
|
||||
|
||||
NM_IGNORE_DEVICES="interface-name:eth*,interface-name:wan*,interface-name:lan*,interface-name:br*"
|
||||
|
||||
write_uboot_platform()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user