Re: Regarding storing and parsing in Uboot

2015-04-19 Thread Wolfgang Denk
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 you wrote: > > In uboot, i run some IPMI commands and

Regarding storing and parsing in Uboot

2015-04-19 Thread Kiran Kumar
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 The output of this has to be stored in some var