public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Improper assumption of serial port
@ 2013-04-07 15:42 Vladimir 'φ-coder/phcoder' Serbinenko
  2013-04-15 23:57 ` Simon Glass
  0 siblings, 1 reply; 2+ messages in thread
From: Vladimir 'φ-coder/phcoder' Serbinenko @ 2013-04-07 15:42 UTC (permalink / raw)
  To: u-boot

U-boot on coreboot assumes that serial port is always available and
improperly interprets missing ones as stream of 0xff. What would be the
proper way to handle this? Is it acceptable to probe at it's address
whether we have a valid ns8250/ns16550 device (we can read back the
divisor and compare with what we have set) and dropping the serial if
none is available?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 294 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130407/66ea45e1/attachment.pgp>

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

end of thread, other threads:[~2013-04-15 23:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-07 15:42 [U-Boot] Improper assumption of serial port Vladimir 'φ-coder/phcoder' Serbinenko
2013-04-15 23:57 ` Simon Glass

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox