Re: [U-Boot] Linux kernel only reporting 16M / 128M

2010-06-09 Thread Kristoffer Ericson
On Wed, Jun 09, 2010 at 01:23:19PM +0200, Wolfgang Denk wrote: > Dear Kristoffer Ericson, > > In message <20100609110742.ga1...@boggieman> you wrote: > > > > My flashing issues are now gone and will adress this later on. > > So the cause of the problems was the missing enabling of Vpp ? > > > A

Re: [U-Boot] Linux kernel only reporting 16M / 128M

2010-06-09 Thread Kristoffer Ericson
On Wed, Jun 09, 2010 at 01:23:19PM +0200, Wolfgang Denk wrote: > Dear Kristoffer Ericson, > > In message <20100609110742.ga1...@boggieman> you wrote: > > > > My flashing issues are now gone and will adress this later on. > > So the cause of the problems was the missing enabling of Vpp ? > So it

Re: [U-Boot] Linux kernel only reporting 16M / 128M

2010-06-09 Thread Wolfgang Denk
Dear Kristoffer Ericson, In message <20100609110742.ga1...@boggieman> you wrote: > > My flashing issues are now gone and will adress this later on. So the cause of the problems was the missing enabling of Vpp ? > Anyhow, I noticed that linux kernel only reports 16M total memory while the > boa

[U-Boot] Linux kernel only reporting 16M / 128M

2010-06-09 Thread Kristoffer Ericson
Greetings, My flashing issues are now gone and will adress this later on. Anyhow, I noticed that linux kernel only reports 16M total memory while the board got 128M. Was just wondering where to start looking? Everything works fine inside u-boot so its not passed correctly or something, not sure