arm: spear: Simplify start.S organization
authorMiquel Raynal <miquel.raynal@bootlin.com>
Tue, 7 May 2019 12:18:51 +0000 (14:18 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 11 Jul 2019 14:05:15 +0000 (10:05 -0400)
commit6a9d0e275f0edb952541ae4efb0dc394242f9b5a
treeb22a68b2512bb94a2d6aea64542ceddfdcf92852
parent08ad72ae811af7ba21c5c270cfe5c7f52c9b8edb
arm: spear: Simplify start.S organization

There is no reason to do the few spear-related initialization, in a
different procedure than 'reset'. Spare one branching and get a linear
code flow by removing this indirection.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Reviewed-by: Stefan Roese <sr@denx.de>
arch/arm/cpu/arm926ejs/spear/start.S