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
_______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev