FreeCalypso > hg > freecalypso-tools
view target-utils/flash-boot-wa/flash-boot-wa.S @ 437:2cd705c8116e
loadtools: Mot C155 turns out to have the same flash partition quirks
as the flash chip on TI's D-Sample
c155.config changed to use the fixed 28f640w30b config instead of CFI,
and a bit of C code in fc-loadtool had to be changed too so that
flash erase-program-boot still works.
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Tue, 06 Nov 2018 16:02:23 +0000 |
parents | 59de85ae94a7 |
children |
line wrap: on
line source
.text .code 32 .globl _entry _entry: ldr r1, =0xFFFFFB10 mov r2, #0x0300 strh r2, [r1] mov pc, #0