]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
SPL: Make path to start.S configurable
authorMarek Vasut <marek.vasut@gmail.com>
Sun, 11 Sep 2011 17:56:19 +0000 (17:56 +0000)
committerWolfgang Denk <wd@denx.de>
Wed, 5 Oct 2011 20:22:41 +0000 (22:22 +0200)
commit08e4f700ac450ddc5d4819e23df5bc46eb767464
treea9a24d24d1c29ee49e705dc6eb17db2e604e6a25
parent8e8a4bc22fc475244dd7c794f2271dd55399e859
SPL: Make path to start.S configurable

Introduce CONFIG_SPL_START_S_PATH to configure path to start.S file. It's not
always fitting to use CPU's start.S .

Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
spl/Makefile