Changeset e5027df7 in mainline


Ignore:
Timestamp:
2006-06-18T22:34:47Z (19 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
07cb1b59
Parents:
c4b2788
Message:

remove forgotten address translation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/mips32/src/start.S

    rc4b2788 re5027df7  
    192192        lui $gp, 0x8000
    193193       
    194         lui $a3, 0x8000
    195         addu $a1, $a1, $a3
    196        
    197194        lui $a3, %hi(bootinfo)
    198195        ori $a3, $a3, %lo(bootinfo)
Note: See TracChangeset for help on using the changeset viewer.