]> Git Repo - J-u-boot.git/commit
armv7 cpu_init_crit: Simplify code
authorBenoît Thébaudeau <[email protected]>
Fri, 10 Aug 2012 12:05:16 +0000 (12:05 +0000)
committerAlbert ARIBAUD <[email protected]>
Thu, 4 Oct 2012 12:19:07 +0000 (14:19 +0200)
commit63ee53a7e9f5ec38e6a8e485d2b5f0119ff1c6d1
treef859c5b2c5e057b399dd0996884fd474e6175aad
parent0f20bb601f134540a3608a9da5a7b4155e477ece
armv7 cpu_init_crit: Simplify code

We don't need to return to cpu_init_crit after calling lowlevel_init, so
lowlevel_init can directly return to the caller of cpu_init_crit.

Signed-off-by: Benoît Thébaudeau <[email protected]>
Cc: Albert Aribaud <[email protected]>
arch/arm/cpu/armv7/start.S
This page took 0.037721 seconds and 4 git commands to generate.