rom4x/rom5x/B0_FAB4_patch_pwrup.s

8 lines
86 B
ArmAsm

; patch PWRUP to call boot5x
.include "iic+.defs"
.code
.org $fab4
nop
jmp gobt5x