This is an automated email from Gerrit.

Spencer Oliver (s...@spen-soft.co.uk) just uploaded a new patch set to Gerrit, 
which you can find at http://openocd.zylin.com/146

-- gerrit

commit 459b9f8334c55ae38f5d1bb1110dc242a1947b5b
Author: Spencer Oliver <s...@spen-soft.co.uk>
Date:   Mon Oct 31 22:20:06 2011 +0000

    flash: add Stellaris Blizzard class
    
    Change-Id: I83f0d6edf3ab31d9fa86682f20cec77dc47ba2f6
    Signed-off-by: Spencer Oliver <s...@spen-soft.co.uk>

diff --git a/src/flash/nor/stellaris.c b/src/flash/nor/stellaris.c
index 4a21028..39c189c 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"
 };
 

-- 
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to