* 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
* Re: Regarding storing and parsing in Uboot
2015-04-19 7:50 Regarding storing and parsing in Uboot Kiran Kumar
@ 2015-04-19 8:53 ` Wolfgang Denk
0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2015-04-19 8:53 UTC (permalink / raw)
To: Kiran Kumar; +Cc: linuxppc-dev, linuxppc-embedded
Dear Kiran,
arghhh... Please do not post the same question in several messages to
many addrresses; if you really feel you need to send it to all, then
please put all on Cc: so all can receive the replies, too.
I answered before:
In message <CAPbBx=45O4UrKLoVjCvg5wEnTab-dGo=-O5SH6OwgD49Cq6w+Q@mail.gmail.com> you wrote:
>
> 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'm afraid we cannot help you with that. We know only the mainline
code of U-Boot, and this does not include any kind of IPMI support.
Apparently you are using some vendor version with specific extensions.
Without knowing this code it is impossible for us to help you, sorry.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
The reasonable man adapts himself to the world; the unreasonable one
persists in trying to adapt the world to himself. Therefore all
progress depends on the unreasonable man." - George Bernard Shaw
^ 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).