u-boot-brain/board/samsung/smdk5250
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
..
exynos5-dt.c SMDK5250: Initialise and Enable DWMMC, support FDT and non-FDT 2013-06-13 17:35:14 +09:00
lowlevel_init.S exynos: update tzpc to make it common for exynos4 and exynos5 2013-06-04 15:23:17 +09:00
Makefile EXYNOS: Move files from board/samsung to arch/arm 2013-07-05 17:06:55 +09:00
smdk5250_spl.c SMDK5250: SPL: Define parametric board initializer 2012-09-01 14:58:22 +02:00
smdk5250.c exynos: Adjust the starting MIF voltage to 1.05v 2013-06-24 14:00:11 +09:00