Re: [U-Boot-Users] [PATCH] API: Dump contents of sector 0 in the demo application.
In message <[EMAIL PROTECTED]> you wrote: > Signed-off-by: Rafal Czubak <[EMAIL PROTECTED]> > Acked-by: Rafal Jaworowski <[EMAIL PROTECTED]> > --- > api_examples/demo.c | 50 -- > 1 files changed, 44 insertions(+), 6 deletions(-) > Applied, thank
[U-Boot-Users] [PATCH] API: Dump contents of sector 0 in the demo application.
Signed-off-by: Rafal Czubak <[EMAIL PROTECTED]> Acked-by: Rafal Jaworowski <[EMAIL PROTECTED]> --- api_examples/demo.c | 50 -- 1 files changed, 44 insertions(+), 6 deletions(-) diff --git a/api_examples/demo.c b/api_examples/demo.c index 7ccdb51.