Re: [U-Boot] [PATCH 2/2] Use loop block device in sandbox board

2012-09-03 Thread Pavel Herrmann
Hi On Saturday 01 of September 2012 16:20:12 Marek Vasut wrote: > Dear Pavel Herrmann, > > I don't understand what this patch does from the lacking description. Please > add proper description to the patch. ALWAYS! see $title perhaps? there is not much more to say. v2 on the way Pavel Herrmann

Re: [U-Boot] [PATCH 2/2] Use loop block device in sandbox board

2012-09-01 Thread Marek Vasut
Dear Pavel Herrmann, I don't understand what this patch does from the lacking description. Please add proper description to the patch. ALWAYS! > Signed-off-by: Pavel Herrmann > --- > include/configs/sandbox.h | 9 + > 1 file changed, 9 insertions(+) > > diff --git a/include/configs/s

[U-Boot] [PATCH 2/2] Use loop block device in sandbox board

2012-09-01 Thread Pavel Herrmann
Signed-off-by: Pavel Herrmann --- include/configs/sandbox.h | 9 + 1 file changed, 9 insertions(+) diff --git a/include/configs/sandbox.h b/include/configs/sandbox.h index 0220386..3126542 100644 --- a/include/configs/sandbox.h +++ b/include/configs/sandbox.h @@ -93,4 +93,13 @@