summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
authorMatthew McClintock <msm@freescale.com>2012-07-11 18:15:27 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-08-21 11:16:41 +0100
commit3cf5fc2272acddc61f05f01cc4799c3b2f9866c5 (patch)
treece5543b5d64af014789b60b8e5b97f3e1c939fcd /meta/recipes-extended
parentffd554d2ff3324ba10c3eb66a3d7acdd4d6aa235 (diff)
downloadpoky-3cf5fc2272acddc61f05f01cc4799c3b2f9866c5.tar.gz
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 (From OE-Core rev: 2e7dddfce4a40a56f671116a2001b13c57667c70) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
0 files changed, 0 insertions, 0 deletions