diff options
author | Seunghyeon Rhee <rhee4j1@gmail.com> | 2009-11-13 16:49:41 +0900 |
---|---|---|
committer | Tom Rix <Tom.Rix@windriver.com> | 2009-11-27 16:26:13 -0600 |
commit | a59a23d68ae4f4a1c07d105520c93e6e289d186f (patch) | |
tree | 95049ccbb0a15659a564b683f9ad23580dcac60a /board/csb226 | |
parent | 940032260914076b1594906334b2e3f7af6fb7cf (diff) | |
download | u-boot-imx-a59a23d68ae4f4a1c07d105520c93e6e289d186f.zip u-boot-imx-a59a23d68ae4f4a1c07d105520c93e6e289d186f.tar.gz u-boot-imx-a59a23d68ae4f4a1c07d105520c93e6e289d186f.tar.bz2 |
S3C6400/SMDK6400: fix stack_setup in start.S
Fix stack_setup to place the stack on the correct address in DRAM
accroding to U-Boot standard and remove conditional compilation by
CONFIG_MEMORY_UPPER_CODE macro that is not necessry. This macro
was introduced and used only by this board for some unclear reason.
The definition of this macro is also removed because it's not
referenced elsewhere.
Signed-off-by: Seunghyeon Rhee <seunghyeon@lpmtec.com>
Tested-by: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'board/csb226')
0 files changed, 0 insertions, 0 deletions