Update board configuration for STX GP3SSA board:

Enable hush shell, environment in flash rather in EEPROM,
more user-friendly default environment, etc.
The simple EEPROM environment can be selected easily in the board
config file.

Signed-off-by: Wolfgang Denk <wd@denx.de>
diff --git a/MAINTAINERS b/MAINTAINERS
index d145ecd..2eaef17 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -223,9 +223,9 @@
 
 Dan Malek <dan@embeddedalley.com>
 
-	STxGP3			MPC85xx
-	STxSSA			MPC85xx
-	STxXTc			MPC8xx
+	stxgp3			MPC85xx
+	stxssa			MPC85xx
+	stxxtc			MPC8xx
 
 Eran Man <eran@nbase.co.il>