commit | 6d09581f780644df62f594118156abc638152c15 | [log] [tgz] |
---|---|---|
author | Miquel Raynal <miquel.raynal@bootlin.com> | Tue May 07 14:18:53 2019 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Jul 11 10:05:15 2019 -0400 |
tree | b875bc2af741738ee7410f535fef94ec78a23a27 | |
parent | f78fdee9fc157afe35118f01f349aff5aa791c81 [diff] |
arm: spear: Do not link the _main branch The _main call is not supposed to return at all: don't link the branch. Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Reviewed-by: Stefan Roese <sr@denx.de>