commit | 4648c2e7a173b0d7f17bef4adaa0623090c9e904 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Tue Feb 19 22:03:47 2008 -0600 |
committer | Marian Balakowicz <m8@semihalf.com> | Fri Feb 29 13:15:24 2008 +0100 |
tree | 5b1e121418fc6271aee3464b9c783ff9c4deb17d | |
parent | 274cea2bddbca10cdad7daa518951b75c44ef6bc [diff] |
[new uImage] ppc: Allow boards to specify effective amount of memory For historical reasons we limited the stack to 256M because some boards could only map that much via BATS. However newer boards are capable of mapping more memory (for example 85xx is capable of doing up to 2G). Signed-off-by: Kumar Gala <galak@kernel.crashing.org> Acked-by: Marian Balakowicz <m8@semihalf.com>