carl9170 firmware: import 1.7.0
[carl9170fw.git] / carlfw / src / reboot.S
1         .globl _jump_to_bootcode
2         .type  _jump_to_bootcode, @function
3         _jump_to_bootcode:
4                 mov.l eeprom_start, r0
5                 jmp @r0
6 eeprom_start:   .long 0x00000008
7 tmp:            .long