stellaris flash comment update
authorDavid Brownell <dbrownell@users.sourceforge.net>
Sun, 1 Aug 2010 06:27:14 +0000 (02:27 -0400)
committerDavid Brownell <db@helium.(none)>
Sun, 1 Aug 2010 06:27:14 +0000 (02:27 -0400)
This flash driver works on more than just two chips.
(Though it does need work still, e.g. to protect more than 64K.
(On non-'3748-A0 chips where errata allow that.))

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
src/flash/nor/stellaris.c

index 69e2f10713188c936b995a38bc174e4c65ff5223..03800fd83de20c691fe99d3340a7fe5be23e8882 100644 (file)
@@ -22,7 +22,7 @@
  ***************************************************************************/
 
 /***************************************************************************
-* STELLARIS is tested on LM3S811, LM3S6965
+* STELLARIS flash is tested on LM3S811, LM3S6965, LM3s3748, more.
 ***************************************************************************/
 #ifdef HAVE_CONFIG_H
 #include "config.h"