Skip to content
Snippets Groups Projects
Commit 03eecab9 authored by Tetsuyuki Kobayashi's avatar Tetsuyuki Kobayashi Committed by Tom Rini
Browse files

arm: rmobile: bugfix: wrong register saving in lowlevel_init


lowlevel_init() of rmobile badly assumed that ip register holds return address.
The commit "63ee53a7 armv7 cpu_init_crit: Simplify code" breaks this assumption.
This patch removes this bad assumption and simplify code.

Signed-off-by: default avatarTetsuyuki Kobayashi <koba@kmckk.co.jp>
parent 8a10180d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment