From 2471111d3511dab6b80e87bd5901be9fafa514db Mon Sep 17 00:00:00 2001 From: wdenk Date: Sun, 18 Apr 2004 22:57:51 +0000 Subject: * 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 --- include/configs/JSE.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/configs/JSE.h') 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 /* -- cgit v1.1