]> 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)
committerTom Rini <trini@konsulko.com>
Fri, 28 Aug 2015 16:33:16 +0000 (12:33 -0400)
commit2fbdbda1c7c48aa622812054633afc6cdff91eab
tree0664ef6869bc551a9eed337ea97be324dae75a8a
parent80999a52778ca6cc0452599bdc75ae4b417231be
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