diff options
author | Mans Rullgard <mans@mansr.com> | 2018-04-21 16:11:07 +0100 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2018-04-27 09:32:54 +0200 |
commit | da372af6e40d84e8a47baa41d22dd3e953469b74 (patch) | |
tree | f16ab16a2dea582fa017b79da269d0b8ac99c003 /include/ns16550.h | |
parent | 9482aeda660cece398cd85938184f727d1404611 (diff) |
ARM: arm926ejs: fix lowlevel_init call
The code attempts to preserve the value of LR by storing it in R12/IP
across the lowevel_init() call. However, this register is not saved
by the callee. Use a register that guaranteed to be preserved instead.
Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'include/ns16550.h')
0 files changed, 0 insertions, 0 deletions