]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: spear: Move to common SPL infrastructure
authorStefan Roese <sr@denx.de>
Tue, 18 Aug 2015 07:27:17 +0000 (09:27 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 09:29:50 +0000 (11:29 +0200)
commit47d79dfb0b72c81464c88aaa12769bf2926fb2b1
tree5fd0ec39df2cc3908c02bef50841ea1280a6de58
parent92e793a4bd2474cf66553514f963e670100bc602
arm: spear: Move to common SPL infrastructure

The SPL implementation for SPEAr600 is older than the common SPL
infrastructure. This patch now moves the SPEAr600 SPL over to the
common SPL code.

Tested on the only SPEAr board that currently uses SPL in mainline
U-Boot, the x600.

Signed-off-by: Stefan Roese <sr@denx.de>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Cc: Vipin Kumar <vk.vipin@gmail.com>
arch/arm/cpu/arm926ejs/spear/Makefile
arch/arm/cpu/arm926ejs/spear/spear600.c
arch/arm/cpu/arm926ejs/spear/spl.c
arch/arm/cpu/arm926ejs/spear/spl_boot.c [deleted file]
arch/arm/cpu/arm926ejs/spear/start.S
arch/arm/cpu/arm926ejs/spear/u-boot-spl.lds
arch/arm/include/asm/arch-spear/spr_defs.h
include/configs/x600.h