riscv-openocd/src
richard vegh daa1ff3535 NAND: lpc3180 crashes on LPC3250
The LPC3180 NAND driver was crashing on some large page chips.
Fix:

 - Crash and related functionality (don't memset too much OOB data)
 - Some debug messages
 - Command handling now works

[dbrownell@users.sourceforge.net: whitespace/linelength/message cleanup]

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
2010-01-16 12:27:45 -08:00
..
flash NAND: lpc3180 crashes on LPC3250 2010-01-16 12:27:45 -08:00
helper debug: make logging of commands terser 2010-01-13 08:32:15 +01:00
jtag jtag.h whitespace/comment cleanup 2010-01-14 14:38:24 -08:00
pld PLD: usage/help updates 2010-01-08 23:23:55 -08:00
server GDB: change gdb_breakpoint_override to COMMAND_ANY 2010-01-14 09:35:33 +00:00
svf *SVF: help/usage updates 2010-01-08 20:16:05 -08:00
target ADIv5 improved diagnostic 2010-01-15 13:02:45 -08:00
xsvf *SVF: help/usage updates 2010-01-08 20:16:05 -08:00
Makefile.am Driver for USB-JTAG, Altera USB-Blaster and compatibles 2009-12-26 15:05:06 -08:00
ecosboard.c zy1000: add zy1000_ prefix to uart command 2009-12-30 13:13:31 +01:00
hello.c Doc/examples: clarify usage messages 2010-01-08 23:13:39 -08:00
hello.h improve command handling examples 2009-11-25 10:29:05 -08:00
main.c add openocd.h for top-level declarations 2009-11-14 07:29:16 -08:00
openocd.c server: add server_preinit which is called before config file is parsed. 2009-12-11 10:26:15 +00:00
openocd.h remove #if logic for openocd_sleep_*lude 2009-12-02 13:26:26 -08:00