Re: [U-Boot] [PATCH 4/6 v2] Add support for Bootstrap infrastructure.

2010-12-06 Thread Luigi Mantellini
Hi Wolfgang and ML, On Sat, Dec 4, 2010 at 11:47 PM, Wolfgang Denk wrote: > Dear Luigi 'Comio' Mantellini, > > Not only the commit message, also the remaining text is full of > typos. Please run through a spell checker. you are right. I will check better my english. sorry! > >> Signed-off-by: L

Re: [U-Boot] [PATCH 4/6 v2] Add support for Bootstrap infrastructure.

2010-12-04 Thread Wolfgang Denk
Dear Luigi 'Comio' Mantellini, In message <1291469358-25023-5-git-send-email-luigi.mantell...@idf-hit.com> you wrote: > See README file for details regarding ho bootstrap code works. Please provide at least a basic explanation of that this commit is doing in the commitm essage. Not only the co

[U-Boot] [PATCH 4/6 v2] Add support for Bootstrap infrastructure.

2010-12-04 Thread Luigi 'Comio' Mantellini
From: Luigi 'Comio' Mantellini See README file for details regarding ho bootstrap code works. Signed-off-by: Luigi 'Comio' Mantellini --- .gitignore | 25 ++- Makefile | 174 +++- README | 47

[U-Boot] [PATCH 4/6 v2] Add support for Bootstrap infrastructure.

2010-12-04 Thread Luigi 'Comio' Mantellini
See README file for details regarding ho bootstrap code works. Signed-off-by: Luigi 'Comio' Mantellini --- .gitignore | 25 ++- Makefile | 174 +++- README | 47 common/Makefile