We should pull low AOE for write.
Committed.
Jie
* src/bus/blackfin.c (bfin_bus_write): Pull AOE low for write.
Index: src/bus/blackfin.c
===================================================================
--- src/bus/blackfin.c (revision 1996)
+++ src/bus/blackfin.c (working copy)
@@ -339,6 +339,7 @@ bfin_bus_write (urj_bus_t *bus, uint32_t
urj_tap_chain_shift_data_registers (chain, 0);
urj_part_set_signal (part, params->awe, 1, 0);
+ urj_part_set_signal (part, params->aoe, 1, 0);
urj_tap_chain_shift_data_registers (chain, 0);
urj_part_set_signal (part, params->awe, 1, 1);
urj_part_set_signal (part, params->aoe, 1, 1);
------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
UrJTAG-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/urjtag-development