Hi list,
the following patch adds better support for the X300T board when started
without having the bootloader setup the RAM config and mapping and some
other register settings.
Cheers,
Andi
Index: src/target/board/x300t.cfg
Hey List,
this patch adds basic support for the MIPS based SMP8634 SoC.
Furthermore, I created a board config for the T-Home X300T IPTV receiver
and added a config for the very simple DLC5 JTAG cable.
Best regards,
Andi
Index: src/target/target/smp8634.cfg
ht?
Best regards,
Andi
___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development
from a flash address. This should be faster since I don't have to
transfer the bytes via jtag as running a set of mww commands should to
the trick, right?
Is this possible or am I getting something completely wrong?
Best regards,
Andi
___
Openocd
,
Andi
___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development
Hi Spencer,
thanks for that hint. I was now able to successfully connect to my mips
board! Thus, I would also vote for deleting the mips branch as that may
confuse people (like me).
Best regards
Andi
Spencer Oliver wrote:
>> I grabbed the current release from the mips branch and
>&
daemon_startup reset
#interface
interface parport
parport_port /dev/parport0
parport_cable dlc5
jtag_speed 0
#reset_config trst_and_srst srst_pulls_trst
#jtag chain
jtag_device 4 0x1 0xf 0xe
Thank you very much in advance.
Best regards
andi
___
Openocd-deve