Re: [U-Boot] [PATCH 2/3] km/common: fix ramfs development target

2011-10-21 Thread Wolfgang Denk
Dear Holger Brunck, In message <1315991172-11930-2-git-send-email-holger.bru...@keymile.com> you wrote: > From: Andreas Huber > > Calucations of PRAM needs to take into account the 'rootfssize'. > Memory available to the linux kernel 'mem=' is in all cases set to the total > memory size minus t

[U-Boot] [PATCH 2/3] km/common: fix ramfs development target

2011-09-14 Thread Holger Brunck
From: Andreas Huber Calucations of PRAM needs to take into account the 'rootfssize'. Memory available to the linux kernel 'mem=' is in all cases set to the total memory size minus the pram size. Signed-off-by: Andreas Huber Signed-off-by: Holger Brunck cc: Wolfgang Denk --- board/keymile/com