commit | 141cf5ee3061a08a48db40321ddbb05c54034865 | [log] [tgz] |
---|---|---|
author | Haavard Skinnemoen <hskinnemoen@atmel.com> | Thu Nov 22 17:01:24 2007 +0100 |
committer | Haavard Skinnemoen <hskinnemoen@atmel.com> | Tue Feb 05 12:14:26 2008 +0100 |
tree | 81cb24686f25428af8aacbd33104f688e645c3c7 | |
parent | 6f08daf02a6c942ab977ecc7c43a9a572fd570ab [diff] |
ATSTK1002: Use SDRAM + 4MB as default load address Many people run into problems when they compile a big kernel and load the uImage at the default SDRAM + 2MB address as the kernel will overwrite the uImage as it is being unpacked. Increase the default load address so that we can load a 4MB kernel image without any problems. Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>