]> git.ipfire.org Git - people/ms/u-boot.git/commit
Makefile: Fix mvebu build target to use SPL load and exe-address
authorStefan Roese <sr@denx.de>
Mon, 20 Apr 2015 09:17:16 +0000 (11:17 +0200)
committerLuka Perkov <luka.perkov@sartura.hr>
Thu, 23 Jul 2015 08:37:48 +0000 (10:37 +0200)
commitc25012b9af1e217958ee74dc8d26742cec613860
treef1d762d7d199c166cde40a94783389ec88b40113
parent9f62b44ec7afabd2eea7d3bde14b6542739be249
Makefile: Fix mvebu build target to use SPL load and exe-address

The u-boot-spl.kwb build target needs the SPL text-base
(CONFIG_SPL_TEXT_BASE) as load and execution address.

Signed-off-by: Stefan Roese <sr@denx.de>
Makefile