[U-Boot] R: Re: Question about md output

2012-05-12 Thread ffile...@libero.it
> >Ditto. > >Have a look at itest; if you still make no progress then please >describe what you actually want to do, so we can show you how to do it >efficiently - without need to modify code. > >Best regards, > >Wolfgang Denk > Dear Wolfgang, thanks for your support. Let me understand if I get

[U-Boot] Question about md output

2012-05-12 Thread ffile...@libero.it
Dear all, I need to access data values stored in flash for integrity checking. Thus, I would like to parse the output of md (memory display) and store its output to enviromental varaibles. For example, when invoking: => md 0x10 1 0010: 8083764e bd86200a 60a19054 2c12c402 I would like