Re: [U-Boot] Second serial port access ...

2011-04-29 Thread Mike Frysinger
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 secon

[U-Boot] Second serial port access ...

2011-04-29 Thread Robert Sciuk
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 por