Add MCF52259 demo.

This commit is contained in:
Richard Barry 2009-02-07 17:52:41 +00:00
parent 8981a8539a
commit fe73d24184
60 changed files with 10188 additions and 0 deletions

View file

@ -0,0 +1,14 @@
ResetHalt
; Set VBR to the beginning of what will be SRAM
; VBR is an absolute CPU register
writecontrolreg 0x0801 0x20000000
; Set RAMBAR1 (SRAM)
writecontrolreg 0x0C05 0x20000021
; Set FLASHBAR (Flash)
writecontrolreg 0x0C04 0x00000061
; Enable PST[3:0] signals
writemem.b 0x40100074 0x0F