modified Makefile to generate an elf file that bdmctrl understands.

added mcf5474.bdm to initialize firebee and flash (doesn't work yet for unknown reason)
This commit is contained in:
Markus Fröschle
2012-10-21 19:12:40 +00:00
parent 608a84a353
commit eaabb211db
3 changed files with 45 additions and 2 deletions

View File

@@ -130,8 +130,8 @@ _mmu_init:
move.l d3,MCF_MMU_MMUOR // MMU update instruction
move.l #0x2000,d0
move.l d0,_video_tlb // setze page als video page
clr.l _video_sbt // zeit l<EFBFBD>schen
move.l d0,_video_tlb // set page as video page
clr.l _video_sbt // clear time
//-------------------------------------------------------------------------------------
// 00e0'0000 locked
move.l #0x00e00000|std_mmutr,d0