]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
da830: fixup ARM relocation support
authorNick Thompson <nick.thompson@ge.com>
Fri, 19 Nov 2010 16:14:50 +0000 (11:14 -0500)
committerSandeep Paulraj <s-paulraj@ti.com>
Fri, 19 Nov 2010 21:27:28 +0000 (16:27 -0500)
commitf35d61ac3d1fd324a171904f3fa114e3b10e24ef
tree357d22acd1260e320c7a3cb02c4faf1d113b8059
parent635d1b3e1b885267de90d100402ba7748fdd9bc5
da830: fixup ARM relocation support

Fixes build breakage in da830evm after commit
97003756249bd790910417eb66f0039bbf06a02c "da8xx: fixup ARM
relocation support"

The da8xx fixup commit changed da830/da850 common code to make
relocation work in da850, but didn't add the required defines
to da830evm_config.h resulting in build failure in the common code.

This patch adds those defines for da830, but makes no sense without
also referring to the commit mentioned above.

Signed-off-by: Nick Thompson <nick.thompson@ge.com>
Reviewed-by: Ben Gardiner <bengardiner@nanometrics.ca>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
include/configs/da830evm.h