Re: [U-Boot] [PATCH 6/8] i.MX25: Add Exertus EXE4026 board

2012-04-12 Thread Stefano Babic
On 12/04/2012 14:09, Timo Ketola wrote: > On 12.04.2012 15:06, Stefano Babic wrote: >>> +exe4026 arm arm926ejs >>> exe4026 exertusmx25 >>> exe4026:IMX_CONFIG=board/exertus/exe4026/imximage.cfg >> Hi Timo, >> I assume you write also some co

Re: [U-Boot] [PATCH 6/8] i.MX25: Add Exertus EXE4026 board

2012-04-12 Thread Timo Ketola
On 12.04.2012 15:06, Stefano Babic wrote: +exe4026 arm arm926ejs exe4026 exertusmx25 exe4026:IMX_CONFIG=board/exertus/exe4026/imximage.cfg I assume you write also some code for this board. Maybe forgotten ? Yes, later. I have hard

Re: [U-Boot] [PATCH 6/8] i.MX25: Add Exertus EXE4026 board

2012-04-12 Thread Stefano Babic
On 12/04/2012 11:33, Timo Ketola wrote: > Signed-off-by: Timo Ketola > --- > boards.cfg |1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/boards.cfg b/boards.cfg > index 28cc345..44e80ed 100644 > --- a/boards.cfg > +++ b/boards.cfg > @@ -155,6 +155,7 @@ rd6281a

Re: [U-Boot] [PATCH 6/8] i.MX25: Add Exertus EXE4026 board

2012-04-12 Thread Timo Ketola
On 12.04.2012 13:43, Fabio Estevam wrote: Please provide some more details in the commit message about this board, which peripherals are currently supported, where does it boot from, etc. Please also add an entry for your board in the MAINTAINERS file. You seem to have missed to do a "git add"

Re: [U-Boot] [PATCH 6/8] i.MX25: Add Exertus EXE4026 board

2012-04-12 Thread Fabio Estevam
Hi Timo, On Thu, Apr 12, 2012 at 6:33 AM, Timo Ketola wrote: > Signed-off-by: Timo Ketola > --- >  boards.cfg |    1 + >  1 files changed, 1 insertions(+), 0 deletions(-) Thanks for your contributions. Please provide some more details in the commit message about this board, which peripherals a