u-boot-brain/arch/arm
Rajeshwari Shinde 643be9c07e EXYNOS: Move files from board/samsung to arch/arm
This patch performs the following:

1) Convert the assembly code for memory and clock initialization to C code.
2) Move the memory and clock init codes from board/samsung to arch/arm
3) Creat a common lowlevel_init file across Exynos4 and Exynos5. Converted
   the common lowlevel_init from assembly to C-code
4) Made spl_boot.c and tzpc_init.c common for both exynos4 and exynos5.
5) Enable CONFIG_SKIP_LOWLEVEL_INIT as stack pointer initialisation is already
   done in _main.
6) exynos-uboot-spl.lds made common across SMDKV310, Origen and SMDK5250.

TEST: Tested SD-MMC boot on SMDK5250 and Origen.
      Tested USB and SPI boot on SMDK5250
      Compile tested for SMDKV310.

Signed-off-by: Rajeshwari Shinde <rajeshwari.s@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
2013-07-05 17:06:55 +09:00
..
cpu EXYNOS: Move files from board/samsung to arch/arm 2013-07-05 17:06:55 +09:00
dts EXYNOS5: FDT: Add serial device node values 2013-06-24 20:47:41 +09:00
imx-common arm: vf610: Add IOMUX support for Vybrid VF610 2013-06-03 10:56:53 +02:00
include/asm EXYNOS: Move files from board/samsung to arch/arm 2013-07-05 17:06:55 +09:00
lib cosmetic: arm: fix comments in arch/arm/lib/crt0.S 2013-06-10 21:24:22 +02:00
config.mk arm: Enable -ffunction-sections / -fdata-sections / --gc-sections 2013-05-23 12:09:56 +02:00