openocd/src/flash/nor
Freddie Chopin 19b351d8c8 Cleanup lpc2000.c
Do some cleanup in lpc2000.c - concatenate short lines into single
longer lines, move variable declarations to "just before" they are
used, etc.

Change-Id: Ia7b9f0307dd4857ee8e15c8a6d4d7b5c4392fd80
Signed-off-by: Freddie Chopin <freddie.chopin@gmail.com>
Reviewed-on: http://openocd.zylin.com/861
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
2012-10-17 09:21:49 +00:00
..
aduc702x.c flash/nor: make all working area pointers local 2012-10-08 10:25:15 +00:00
at91sam3.c flash: fix sam3 page read/write address computation error 2012-09-07 06:16:57 +00:00
at91sam4.c Modified Sector Erase for AT91SAM4S 2012-10-04 15:53:19 +00:00
at91sam7.c build: fix memory leaks 2012-08-24 16:49:56 +00:00
avrf.c flash: blank check use default_flash_blank_check 2012-05-14 09:38:26 +00:00
cfi.c cfi: remove typos and code cleanup 2012-10-12 21:41:53 +00:00
cfi.h flash/nor: make all working area pointers local 2012-10-08 10:25:15 +00:00
core.c flash: blank check use default_flash_blank_check 2012-05-14 09:38:26 +00:00
core.h flash: blank check use default_flash_blank_check 2012-05-14 09:38:26 +00:00
driver.h flash/nor/driver.h: typo fix 2012-05-21 08:49:15 +00:00
drivers.c Added SPIFI flash driver, algorithms, and docs 2012-09-26 16:17:42 +00:00
dsp5680xx_flash.c dsp5680xx_flash: Remove unused flash bank structure 2012-10-08 10:31:26 +00:00
em357.c flash/nor: make all working area pointers local 2012-10-08 10:25:15 +00:00
faux.c build: cleanup src/flash/nor directory 2012-02-06 10:54:14 +00:00
fm3.c flash/nor: make all working area pointers local 2012-10-08 10:25:15 +00:00
imp.h build: cleanup src/flash/nor directory 2012-02-06 10:54:14 +00:00
kinetis.c kinetis: bugfix in kinetis_write() fallback path 2012-08-29 06:26:02 +00:00
lpc288x.c build: cleanup src/flash/nor directory 2012-02-06 10:54:14 +00:00
lpc2000.c Cleanup lpc2000.c 2012-10-17 09:21:49 +00:00
lpc2900.c build: use generic name for arm_algorithm vars 2012-05-14 09:29:02 +00:00
lpcspifi.c Added SPIFI flash driver, algorithms, and docs 2012-09-26 16:17:42 +00:00
Makefile.am Added SPIFI flash driver, algorithms, and docs 2012-09-26 16:17:42 +00:00
non_cfi.c build: cleanup src/flash/nor directory 2012-02-06 10:54:14 +00:00
non_cfi.h build: cleanup src/flash/nor directory 2012-02-06 10:54:14 +00:00
ocl.c build: cleanup src/flash/nor directory 2012-02-06 10:54:14 +00:00
ocl.h build: cleanup src/flash/nor directory 2012-02-06 10:54:14 +00:00
pic32mx.c flash/nor: make all working area pointers local 2012-10-08 10:25:15 +00:00
spi.c SPI nor drivers refactor 2012-09-26 16:17:21 +00:00
spi.h SPI nor drivers refactor 2012-09-26 16:17:21 +00:00
stellaris.c flash: update stellaris flash data to latest dev package 9453 2012-10-12 21:41:39 +00:00
stm32f1x.c stm32f1x: Increase options erase timeout 2012-10-08 10:29:39 +00:00
stm32f2x.c flash/nor: make all working area pointers local 2012-10-08 10:25:15 +00:00
stm32lx.c flash/nor: make all working area pointers local 2012-10-08 10:25:15 +00:00
stmsmi.c SPI nor drivers refactor 2012-09-26 16:17:21 +00:00
str7x.c flash/nor: make all working area pointers local 2012-10-08 10:25:15 +00:00
str9x.c flash/nor: make all working area pointers local 2012-10-08 10:25:15 +00:00
str9xpec.c flash: Additional check for NULL in str9xpec enable_turbo 2012-03-06 13:32:48 +00:00
tcl.c tcl: fix potential memory leaks 2012-08-24 16:50:18 +00:00
tms470.c build: cleanup src/flash/nor directory 2012-02-06 10:54:14 +00:00
virtual.c build: cleanup src/flash/nor directory 2012-02-06 10:54:14 +00:00