linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Regarding storing and parsing in Uboot
@ 2015-04-19  7:50 Kiran Kumar
  2015-04-19  8:53 ` Wolfgang Denk
  0 siblings, 1 reply; 2+ messages in thread
From: Kiran Kumar @ 2015-04-19  7:50 UTC (permalink / raw)
  To: linuxppc-embedded-confirm+7f24a11fc6fcc59e94e351a947756ea5a83eabaf,
	linuxppc-dev

[-- Attachment #1: Type: text/plain, Size: 540 bytes --]

Hello team,

I have a problem.

In uboot, i run some IPMI commands and I have to store that value in uboot
and also extract the interim byte of the output value.

I dont see the support for the same in Uboot or I'm missing something.

eg:

uboot> run <IPMIcmd>
The output of this has to be stored in some variable of Uboot, which I'm
unable to do.

Output of above step would be something like this: b1 87 98 76 *90 *87 00 91
I have to extract the value '*90*' out of it and do some oprations

Your help is much appreciated

regards,
Kiran

[-- Attachment #2: Type: text/html, Size: 760 bytes --]

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

end of thread, other threads:[~2015-04-19  9:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-19  7:50 Regarding storing and parsing in Uboot Kiran Kumar
2015-04-19  8:53 ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).