Re: [PATCH] omap: use 512k barebox partition

2012-07-30 Thread Sascha Hauer
On Mon, Jul 30, 2012 at 11:16:48AM +0200, Juergen Beisert wrote: > Sascha Hauer wrote: > > On Mon, Jul 30, 2012 at 10:11:32AM +0200, Juergen Beisert wrote: > > > Hi Sascha, > > > > > > Sascha Hauer wrote: > > > > On Fri, Jul 27, 2012 at 06:54:16PM +0200, Juergen Beisert wrote: > > > > > Sascha Haue

Re: [PATCH] omap: use 512k barebox partition

2012-07-30 Thread Juergen Beisert
Sascha Hauer wrote: > On Mon, Jul 30, 2012 at 10:11:32AM +0200, Juergen Beisert wrote: > > Hi Sascha, > > > > Sascha Hauer wrote: > > > On Fri, Jul 27, 2012 at 06:54:16PM +0200, Juergen Beisert wrote: > > > > Sascha Hauer wrote: > > > > > On Fri, Jul 27, 2012 at 01:09:07PM +0200, Jan Weitzel wrote:

Re: [PATCH] omap: use 512k barebox partition

2012-07-30 Thread Sascha Hauer
On Mon, Jul 30, 2012 at 10:11:32AM +0200, Juergen Beisert wrote: > Hi Sascha, > > Sascha Hauer wrote: > > On Fri, Jul 27, 2012 at 06:54:16PM +0200, Juergen Beisert wrote: > > > Sascha Hauer wrote: > > > > On Fri, Jul 27, 2012 at 01:09:07PM +0200, Jan Weitzel wrote: > > > > > Use 512k NAND Partion

Re: [PATCH] omap: use 512k barebox partition

2012-07-30 Thread Juergen Beisert
Hi Sascha, Sascha Hauer wrote: > On Fri, Jul 27, 2012 at 06:54:16PM +0200, Juergen Beisert wrote: > > Sascha Hauer wrote: > > > On Fri, Jul 27, 2012 at 01:09:07PM +0200, Jan Weitzel wrote: > > > > Use 512k NAND Partion for barebox. Problem is we don't know the size > > > > of the barebox inside xl

Re: [PATCH] omap: use 512k barebox partition

2012-07-30 Thread Sascha Hauer
On Fri, Jul 27, 2012 at 06:54:16PM +0200, Juergen Beisert wrote: > Hi Sascha, > > Sascha Hauer wrote: > > On Fri, Jul 27, 2012 at 01:09:07PM +0200, Jan Weitzel wrote: > > > Use 512k NAND Partion for barebox. Problem is we don't know the size of > > > the barebox inside xload. Set it also to 512k >

Re: [PATCH] omap: use 512k barebox partition

2012-07-27 Thread Juergen Beisert
Hi Sascha, Sascha Hauer wrote: > On Fri, Jul 27, 2012 at 01:09:07PM +0200, Jan Weitzel wrote: > > Use 512k NAND Partion for barebox. Problem is we don't know the size of > > the barebox inside xload. Set it also to 512k > > Fix enviroment for boards with size in config > > The barebox binary has t

Re: [PATCH] omap: use 512k barebox partition

2012-07-27 Thread Sascha Hauer
On Fri, Jul 27, 2012 at 01:09:07PM +0200, Jan Weitzel wrote: > Use 512k NAND Partion for barebox. Problem is we don't know the size of the > barebox inside xload. Set it also to 512k > Fix enviroment for boards with size in config The barebox binary has the size encoded into it at offset 0x2c. We

[PATCH] omap: use 512k barebox partition

2012-07-27 Thread Jan Weitzel
Use 512k NAND Partion for barebox. Problem is we don't know the size of the barebox inside xload. Set it also to 512k Fix enviroment for boards with size in config Signed-off-by: Jan Weitzel --- arch/arm/boards/pcm049/board.c|7 +-- arch/arm/boards/pcm049/env/config |