* Patch by John Kerl, 16 Apr 2004:
Enable ranges in mii command, e.g. mii read 0-1f 0 or
mii read 4-7 18-1a. Also add mii dump subcommand for
pretty-printing standard regs 0-5.
* Patch by Stephen Williams, 16 April 2004:
fix typo in JSE.h; update MAINTAINERS
diff --git a/include/configs/JSE.h b/include/configs/JSE.h
index 4dd7d89..2257ab2 100644
--- a/include/configs/JSE.h
+++ b/include/configs/JSE.h
@@ -152,7 +152,7 @@
/* watchdog disabled */
#undef CONFIG_WATCHDOG
/* SPD EEPROM (sdram speed config) disabled */
-#undef CONFIG_SPD_EEPRO
+#undef CONFIG_SPD_EEPROM
#undef SPD_EEPROM_ADDRESS
/*