Re: [U-Boot] [PATCH 3/4] mx23_olinuxino: Enable USB support

2013-01-28 Thread Otavio Salvador
On Mon, Jan 28, 2013 at 5:15 PM, Marek Vasut wrote: > Dear Otavio Salvador, > > Missing commit message ... _AGAIN_ ... how many times do I have to repeat > myself? Write it down or something already :/ What I need to put to make it more clear than "Enable USB support"? It seems clear; it does onl

Re: [U-Boot] [PATCH 3/4] mx23_olinuxino: Enable USB support

2013-01-28 Thread Marek Vasut
Dear Otavio Salvador, Missing commit message ... _AGAIN_ ... how many times do I have to repeat myself? Write it down or something already :/ > Signed-off-by: Otavio Salvador > --- > include/configs/mx23_olinuxino.h | 10 ++ > 1 file changed, 10 insertions(+) > > diff --git a/include/

[U-Boot] [PATCH 3/4] mx23_olinuxino: Enable USB support

2013-01-28 Thread Otavio Salvador
Signed-off-by: Otavio Salvador --- include/configs/mx23_olinuxino.h | 10 ++ 1 file changed, 10 insertions(+) diff --git a/include/configs/mx23_olinuxino.h b/include/configs/mx23_olinuxino.h index d019944..e081c49 100644 --- a/include/configs/mx23_olinuxino.h +++ b/include/configs/mx23_o