[U-Boot-Users] a stand_alone app bug in start.S

27 Jun
2006
27 Jun
'06
10:52 a.m.
in almost all start.S under arm cpu directory,
in this marco below _________ _.macro irq_save_user_regs
the asm code use R8 --- the GOT of u-boot
so after a interrupt occurs, we can not use export functions correctly any more because that macro change the R8 reg

27 Jun
27 Jun
12:06 p.m.
In message f97d92f80606270152m1f1f1a16v6d15614518bf45fd@mail.gmail.com you wrote:
in almost all start.S under arm cpu directory,
in this marco below _________ _.macro irq_save_user_regs
the asm code use R8 --- the GOT of u-boot
so after a interrupt occurs, we can not use export functions correctly any more because that macro change the R8 reg
Can you please provide a patch?
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
Unix is like a toll road on which you have to stop every 50 feet to
pay another nickel. But hey! You only feel 5 cents poorer each time.
- Larry Wall in 1992Aug13.192357.15731@netlabs.com
6889
Age (days ago)
6889
Last active (days ago)
1 comments
2 participants
participants (2)
-
ares qi
-
Wolfgang Denk