summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMatthew McClintock <msm@freescale.com>2012-07-11 18:15:27 -0500
committerSaul Wold <sgw@linux.intel.com>2012-07-16 08:36:57 -0700
commiteecd65f188ba2c924626b7e1bf5c8e2eb51e9b59 (patch)
treea5046fb1303b005e5c75067a763780b0b737d8a5 /scripts
parent6612873dc59054e6d37fa7488226218bfb759127 (diff)
downloadopenembedded-core-eecd65f188ba2c924626b7e1bf5c8e2eb51e9b59.tar.gz
openembedded-core-eecd65f188ba2c924626b7e1bf5c8e2eb51e9b59.tar.bz2
openembedded-core-eecd65f188ba2c924626b7e1bf5c8e2eb51e9b59.zip
sysvinit-inittab_2.88dsf.bb: Allow multiple serial port consoles to be defined
Set SERIAL_CONSOLES if you want to define multiple serial consoles, also if you need to check for the presence of the serial consoles you can also define SERIAL_CONSOLES_CHECK to determine if these are present when you boot. This will prevent error message that pop up when the serial port is not present. SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" The above lines in machine.conf or elsewhere will have the effect of having two serial consoles and removing any that are not present at boot Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions