flash: NXP LPC11Uxx flash implementation
authorJared Boone <jboone@earfeast.com>
Mon, 3 Dec 2012 03:16:44 +0000 (19:16 -0800)
committerKeith Packard <keithp@keithp.com>
Sat, 13 Apr 2013 06:34:44 +0000 (23:34 -0700)
commit6bf1d88b5d445e8fe6c3f9953533f9791717f072
tree9c16273a23ba7c48511c2f590430d19586af62dd
parent6b811d2701cb0be6efdd1f3cb621561ba68a01b0
flash: NXP LPC11Uxx flash implementation

Extended the LPC17xx flash implementation in lpc2000.c to support LPC11Uxx devices.
Code is tested with ST-Link/V2 connected to NXP LPCXpresso LPC11U14 rev A board, bypassing (proprietary?) LPC-Link and using SWD directly to target.
Added target configuration files for the ST-Link/V2 -> LPC11U14 scenario.

Change-Id: I5dc785cc6859a7f53a8275b7df2723d44c8ed15b
Signed-off-by: Jared Boone <jboone@earfeast.com>
src/flash/nor/lpc2000.c
tcl/target/lpc11u14.cfg [new file with mode: 0644]
tcl/target/lpc11uxx_stlink.cfg [new file with mode: 0644]