From: Spencer Oliver Date: Mon, 31 Oct 2011 22:20:06 +0000 (+0000) Subject: flash: add Stellaris Blizzard class X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=889a306fc8cb266462b630b19ebf8a319d07c9f0;p=fw%2Fopenocd flash: add Stellaris Blizzard class Change-Id: I83f0d6edf3ab31d9fa86682f20cec77dc47ba2f6 Signed-off-by: Spencer Oliver Reviewed-on: http://openocd.zylin.com/146 Tested-by: jenkins Reviewed-by: Andreas Fritiofson --- diff --git a/src/flash/nor/stellaris.c b/src/flash/nor/stellaris.c index 4a21028c3..39c189c43 100644 --- a/src/flash/nor/stellaris.c +++ b/src/flash/nor/stellaris.c @@ -377,7 +377,7 @@ static char * StellarisClassname[7] = "Unknown", "DustDevil", "Tempest", - "Unknown", + "Blizzard", "Firestorm" };