tinyriscv-openocd/src
Paul Fertser 4b50872ffe flash: nor: lpc2000: handle lpc11xx parts with more than 96k memory
Known big flash parts such as LPC11u68/e68 have a non-uniform memory
organisation, the first 24 sectors are 4k, the rest are 32k.

Change-Id: Icf515152dfc54ec0ca187561d2d63088b9640f14
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Reviewed-on: http://openocd.zylin.com/3802
Tested-by: jenkins
Reviewed-by: akaWolf
Reviewed-by: Freddie Chopin <freddie.chopin@gmail.com>
2016-10-30 20:37:29 +00:00
..
flash flash: nor: lpc2000: handle lpc11xx parts with more than 96k memory 2016-10-30 20:37:29 +00:00
helper helper: Make unhexify() robust on invalid data 2016-10-17 09:28:05 +01:00
jtag helper: Make unhexify() robust on invalid data 2016-10-17 09:28:05 +01:00
pld Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
rtos helper: Make unhexify() robust on invalid data 2016-10-17 09:28:05 +01:00
server helper: Make unhexify() robust on invalid data 2016-10-17 09:28:05 +01:00
svf Fix usage of timeval_ms() 2016-07-19 10:45:16 +01:00
target flash/nor: Add erased_value to drivers and pass it to targets 2016-10-30 20:30:48 +00:00
transport Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
xsvf Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
Makefile.am Makefile.am: link libusb-1.0 after libusb-0.1 to fix dependencies 2015-02-04 21:56:45 +00:00
hello.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
hello.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
main.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
openocd.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
openocd.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00