diff options
author | wdenk <wdenk> | 2004-04-18 22:57:51 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2004-04-18 22:57:51 +0000 |
commit | 2471111d3511dab6b80e87bd5901be9fafa514db (patch) | |
tree | 2c18356717bdab0c5108cc86749626549f5dd40b /include/configs/JSE.h | |
parent | 498b8db7f5ba6c4793cc2d235c7274408d0a63db (diff) | |
download | u-boot-imx-2471111d3511dab6b80e87bd5901be9fafa514db.zip u-boot-imx-2471111d3511dab6b80e87bd5901be9fafa514db.tar.gz u-boot-imx-2471111d3511dab6b80e87bd5901be9fafa514db.tar.bz2 |
* 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
Diffstat (limited to 'include/configs/JSE.h')
-rw-r--r-- | include/configs/JSE.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 /* |