arm7/9: enable check that DCC downloads have been enabled

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
This commit is contained in:
Øyvind Harboe
2010-01-11 15:30:22 +01:00
parent ee519ab356
commit b8e930e3bf
8 changed files with 9 additions and 0 deletions

View File

@@ -815,6 +815,7 @@ struct target_type arm926ejs_target =
.target_create = arm926ejs_target_create,
.init_target = arm9tdmi_init_target,
.examine = arm7_9_examine,
.check_reset = arm7_9_check_reset,
.virt2phys = arm926ejs_virt2phys,
.mmu = arm926ejs_mmu,