commit | 8269ab53608d8db2aa06969c337ab0b0518211e5 | [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 | 2bcacc2d841b77f3d2d3910db722003742727e9f [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>