Skip to content
Snippets Groups Projects
Commit a59a23d6 authored by Seunghyeon Rhee's avatar Seunghyeon Rhee Committed by Tom Rix
Browse files

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: default avatarSeunghyeon Rhee <seunghyeon@lpmtec.com>
Tested-by: default avatarMinkyu Kang <mk7.kang@samsung.com>
parent 94003226
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment