Am 02/24/2011 09:36 AM, schrieb Mathias K.:
> Hello,
>
> this patch add the risc (default) and harvard architecture to the target 
> structure. Currently
> this patch only affect the memory read/write functions.
I am not sure if "RISC" vs. "Harvard" are the right terms.

IIRC, "Harvard" only means separate address busses / spaces for data and
instruction, but does not tell anything about the behaviour on unaligned
or non-machineword accesses.

I would prefer some wording that clearly defines the relevant behaviour.

cu
Michael

_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to