Re: [U-Boot] [PATCH v3 1/2] Loop block device for sandbox

2012-09-06 Thread Pavel Herrmann
On Thursday 06 of September 2012 03:08:42 Marek Vasut wrote: Dear Pavel Herrmann, On Wednesday 05 of September 2012 14:48:40 Marek Vasut wrote: Dear Pavel Herrmann, [...] besides, I think it'd be much systematic to just scream at user to call sata rescan and bail out

Re: [U-Boot] [PATCH v3 1/2] Loop block device for sandbox

2012-09-06 Thread Marek Vasut
Dear Pavel Herrmann, On Thursday 06 of September 2012 03:08:42 Marek Vasut wrote: Dear Pavel Herrmann, On Wednesday 05 of September 2012 14:48:40 Marek Vasut wrote: Dear Pavel Herrmann, [...] besides, I think it'd be much systematic to just scream at user to

Re: [U-Boot] [PATCH v3 1/2] Loop block device for sandbox

2012-09-05 Thread Marek Vasut
Dear Pavel Herrmann, This driver uses files as block devices, can be used for testing disk operations on sandbox. A new command sata_loop is introduced to load files in runtime. Signed-off-by: Pavel Herrmann morpheus.i...@gmail.com CC: Marek Vasut ma...@denx.de CC: Mike Frysinger

Re: [U-Boot] [PATCH v3 1/2] Loop block device for sandbox

2012-09-05 Thread Pavel Herrmann
On Wednesday 05 September 2012 13:33:13 Marek Vasut wrote: Dear Pavel Herrmann, This driver uses files as block devices, can be used for testing disk operations on sandbox. A new command sata_loop is introduced to load files in runtime. Signed-off-by: Pavel Herrmann

Re: [U-Boot] [PATCH v3 1/2] Loop block device for sandbox

2012-09-05 Thread Pavel Herrmann
second try... On Wednesday 05 September 2012 13:33:13 Marek Vasut wrote: Dear Pavel Herrmann, This driver uses files as block devices, can be used for testing disk operations on sandbox. A new command sata_loop is introduced to load files in runtime. Signed-off-by: Pavel Herrmann

Re: [U-Boot] [PATCH v3 1/2] Loop block device for sandbox

2012-09-05 Thread Marek Vasut
Dear Pavel Herrmann, [...] move this out. besides, I think it'd be much systematic to just scream at user to call sata rescan and bail out instead of doing it for him. i dont actually need a sata rescan, i just need to make sure i have dynamically allocated names, so i can safely

Re: [U-Boot] [PATCH v3 1/2] Loop block device for sandbox

2012-09-05 Thread Marek Vasut
Dear Pavel Herrmann, [...] besides, I think it'd be much systematic to just scream at user to call sata rescan and bail out instead of doing it for him. i dont actually need a sata rescan, i just need to make sure i have dynamically allocated names Sorry, I can't parse this ... but ...

Re: [U-Boot] [PATCH v3 1/2] Loop block device for sandbox

2012-09-05 Thread Pavel Herrmann
On Wednesday 05 of September 2012 14:48:40 Marek Vasut wrote: Dear Pavel Herrmann, [...] besides, I think it'd be much systematic to just scream at user to call sata rescan and bail out instead of doing it for him. i dont actually need a sata rescan, i just need to make sure i

Re: [U-Boot] [PATCH v3 1/2] Loop block device for sandbox

2012-09-05 Thread Marek Vasut
Dear Pavel Herrmann, On Wednesday 05 of September 2012 14:48:40 Marek Vasut wrote: Dear Pavel Herrmann, [...] besides, I think it'd be much systematic to just scream at user to call sata rescan and bail out instead of doing it for him. i dont actually need a sata rescan,