All of lore.kernel.org
 help / color / mirror / Atom feed
* thud, beaglebone-yocto.conf: SERIAL_CONSOLES setting
@ 2018-10-31 13:23 Heiko Schocher
  2018-10-31 14:23 ` Bruce Ashfield
  2018-11-01  2:18 ` Kevin Hao
  0 siblings, 2 replies; 15+ messages in thread
From: Heiko Schocher @ 2018-10-31 13:23 UTC (permalink / raw)
  To: yocto

Hello all,

just builded core-image-minimal with current head of thud branch for
the beaglebone-yocto machine, with linux 4.14.x LTS "Linux version 4.14.78",
installed the resulting sd card image and boot it, and get:

INIT: Id "O0" respawning too fast: disabled for
5 minutes

Reason seems to be:

meta-yocto-bsp/conf/machine/beaglebone-yocto.conf

SERIAL_CONSOLES = "115200;ttyO0"

shouldn't this be

SERIAL_CONSOLES = "115200;ttyS0"

With this fix, sd card image boot fine ... may I oversee seomthing
obvious ?

bye,
Heiko
-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-52   Fax: +49-8142-66989-80   Email: hs@denx.de


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2018-11-07 13:33 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-31 13:23 thud, beaglebone-yocto.conf: SERIAL_CONSOLES setting Heiko Schocher
2018-10-31 14:23 ` Bruce Ashfield
2018-11-01  2:18 ` Kevin Hao
2018-11-02  8:01   ` Heiko Schocher
2018-11-02  8:59     ` Kevin Hao
2018-11-02 13:52       ` Bruce Ashfield
2018-11-02 14:27       ` Khem Raj
2018-11-03  8:37         ` Kevin Hao
2018-11-03 14:38           ` Khem Raj
2018-11-04  1:53             ` Kevin Hao
2018-11-04 10:10         ` Robert Berger
2018-11-05  5:26           ` Kevin Hao
2018-11-06  8:10             ` Heiko Schocher
2018-11-07  7:33               ` Heiko Schocher
2018-11-07 13:32                 ` Kevin Hao

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.