commit | 28c63c7db76d0590c2a1019f00b342838fcd4dd8 | [log] [tgz] |
---|---|---|
author | Andreas Huber <andreas.huber@keymile.com> | Tue Sep 13 23:06:11 2011 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Sat Oct 22 00:29:09 2011 +0200 |
tree | b84c02276f7145a3b1f5bf720e1128db7d60b2c1 | |
parent | b9d91244b7db01d99a14718ef13d5cd29cb021d3 [diff] |
km/common: fix ramfs development target 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 <andreas.huber@keymile.com> Signed-off-by: Holger Brunck <holger.brunck@keymile.com> cc: Wolfgang Denk <wd@denx.de>