commit | 8ec49a613f3deec2fa99adec6008884753c4f9c6 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Mon Apr 20 11:17:16 2015 +0200 |
committer | Luka Perkov <luka.perkov@sartura.hr> | Thu Jul 23 10:37:48 2015 +0200 |
tree | f1d762d7d199c166cde40a94783389ec88b40113 | |
parent | 73acffe626636ee79bef4ad913e371878aa0f6b8 [diff] |
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>