[Openocd-development] [PATCH] add RAM config to MIPS-based X300T target board

2009-02-08 Thread Andi
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 ===

[Openocd-development] r1366 does not compile when libftd2xxx is used

2009-02-08 Thread Peter Hettkamp
Hello, r1366 does not compile (for me, at least). In file included from ../../src/ftd2xx.h:56, from ft2232.c:56: ../../src/helper/WinTypes.h:15: error: conflicting types for 'BOOL' jtag.h:54: error: previous declaration of 'BOOL' was here WinTypes.h is part of the ftdi libftd2xx