diff options
author | Nick Spence <nick.spence@freescale.com> | 2008-08-28 21:09:11 (GMT) |
---|---|---|
committer | Kim Phillips <kim.phillips@freescale.com> | 2008-09-03 21:06:51 (GMT) |
commit | ade50c7fa1b16ef98be17e9c3ae286aecf4f5605 (patch) | |
tree | 4b9533cbea8331453998f3d421015cf717755d35 /include/mpc8260_irq.h | |
parent | d9fe88173cb4f7d293796ffe10c7a0d3d426d8f9 (diff) | |
download | u-boot-ade50c7fa1b16ef98be17e9c3ae286aecf4f5605.tar.xz |
mpc83xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache
This is needed in unlock_ram_in_cache() because it is called from C and
will corrupt the small data area anchor that is kept in R2.
lock_ram_in_cache() is modified similarly as good coding practice, but
is not called from C.
Signed-off-by: Nick Spence <nick.spence@freescale.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Diffstat (limited to 'include/mpc8260_irq.h')
0 files changed, 0 insertions, 0 deletions