Øyvind Harboe <oyvind.har...@zylin.com> writes:
>> Should "phys" flag also be added to "load_image" command?
>
> And what about the verify_image command?

Yes that too.

>> Alternatively, would it be possible to expose
>> e.g. arm920t_disable_mmu_caches somehow to the command interface so
>> that I could disable the MMU and then use "load_image" with physical
>> addresses?
>
> I not getting a warm fuzzy feeling w.r.t. this approach.

I agree it's bit scary. However,

dump_image phys memory.img 0x30000000 134217728

currently enables and disables the MMU and caches 239674 times. Isn't
this also quite scary or is it really harmless?
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to