]> git.kernelconcepts.de Git - karo-tx-uboot.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)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 11:49:02 +0000 (13:49 +0200)
commitb9f3f2bf97d4d658c923859efe1c099358ef8874
tree93496bf56890d44d8fa6b17f8ed4b87746196379
parente6062324da90657edb6d315489b4eb12345d6142
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