- Nov 27, 2009
-
-
Seunghyeon Rhee authored
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>
-
Minkyu Kang authored
This patch moves the s3c64xx header files from include/ to include/asm-arm/arch-s3c64xx Signed-off-by:
Minkyu Kang <mk7.kang@samsung.com>
-
- Oct 18, 2008
-
-
Jean-Christophe PLAGNIOL-VILLARD authored
Signed-off-by:
Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
-
- Aug 30, 2008
-
-
Guennadi Liakhovetski authored
Based on the original S3C64XX port by Samsung for U-Boot 1.1.6. Signed-off-by:
Guennadi Liakhovetski <lg@denx.de>
-