* [U-Boot] Second serial port access ...
@ 2011-04-29 15:23 Robert Sciuk
2011-04-29 23:00 ` Mike Frysinger
0 siblings, 1 reply; 2+ messages in thread
From: Robert Sciuk @ 2011-04-29 15:23 UTC (permalink / raw)
To: u-boot
I'm attempting to extend u-boot to request some IPMI information from a
BMC attached to a uart, and was wondering how best to approach the
problem. My first concern is whether to add "cmd" type code or use the
u-boot API, and the second concern, is to how to configure and access
the 2nd serial port? My intent is to query the bmc on the serial port,
and then add a node to the FDT (/chosen{}) in order to pass information
to the Linux kernel. Has something like this been done? Is there a
better approach? Have I overlooked something obvious? Sorry for the
nubie question.
Robert Sciuk
Senior Designer, R&D.
905.738.3741 xt 2233.
^ permalink raw reply [flat|nested] 2+ messages in thread* [U-Boot] Second serial port access ...
2011-04-29 15:23 [U-Boot] Second serial port access Robert Sciuk
@ 2011-04-29 23:00 ` Mike Frysinger
0 siblings, 0 replies; 2+ messages in thread
From: Mike Frysinger @ 2011-04-29 23:00 UTC (permalink / raw)
To: u-boot
On Friday, April 29, 2011 11:23:10 Robert Sciuk wrote:
> I'm attempting to extend u-boot to request some IPMI information from a
> BMC attached to a uart, and was wondering how best to approach the
> problem. My first concern is whether to add "cmd" type code or use the
> u-boot API, and the second concern, is to how to configure and access
> the 2nd serial port? My intent is to query the bmc on the serial port,
> and then add a node to the FDT (/chosen{}) in order to pass information
> to the Linux kernel. Has something like this been done? Is there a
> better approach? Have I overlooked something obvious? Sorry for the
> nubie question.
i think you want CONFIG_SERIAL_MULTI. this way you can set
stderr/stdin/stdout to a different serial device on the fly.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20110429/68efe54d/attachment.pgp
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-04-29 23:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-29 15:23 [U-Boot] Second serial port access Robert Sciuk
2011-04-29 23:00 ` Mike Frysinger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox