commit | d3f2fa0d278467b2232e4eb2372f905c3febfbeb | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Wed Feb 27 21:51:50 2008 -0600 |
committer | Marian Balakowicz <m8@semihalf.com> | Fri Feb 29 13:15:56 2008 +0100 |
tree | 354a389881ddaacfc29a0b02c6fb12b9cb7c1f81 | |
parent | e822d7fc4dd4755d4d0a22f05e33f33d1a0481da [diff] |
[new uImage] Provide ability to restrict region used for boot images Allow the user to set 'bootm_low' and 'bootm_size' env vars as a way to restrict what memory range is used for bootm. Signed-off-by: Kumar Gala <galak@kernel.crashing.org> Acked-by: Marian Balakowicz <m8@semihalf.com>