rom4x/rom4x/B0_FAB4_patch_pwrup.s

8 lines
85 B
ArmAsm
Raw Permalink Normal View History

2017-01-04 02:43:31 +00:00
; patch PWRUP to call boot4x
2018-09-30 06:56:04 +00:00
2017-03-19 03:00:43 +00:00
.include "iic.defs"
2018-09-30 06:56:04 +00:00
.code
2017-03-19 03:00:43 +00:00
.org $fab4
2017-01-04 02:43:31 +00:00
nop
jmp gobt4x