summaryrefslogtreecommitdiffstats
path: root/include/asm-arm/proc-armv
diff options
context:
space:
mode:
authorTimur Tabi <timur@freescale.com>2009-08-28 16:56:45 -0500
committerKumar Gala <galak@kernel.crashing.org>2009-08-28 17:12:52 -0500
commit2d04db088e6df8a008bb09f604876a45031df93b (patch)
tree142c40311124c474f582a3e60098fadc87cb7307 /include/asm-arm/proc-armv
parent33f3f34255bd7cf0be502275c59f0ff22dc50080 (diff)
downloadblackbird-obmc-uboot-2d04db088e6df8a008bb09f604876a45031df93b.tar.gz
blackbird-obmc-uboot-2d04db088e6df8a008bb09f604876a45031df93b.zip
fsl: simplify the "mac id" command, improve boot-time informational message
The "mac id" command took a 4-character parameter as the identifier string. However, for any given board, only one kind of identifier is acceptable, so it makes no sense to ask the user to type it in. Instead, if the user enters "mac id", the identifier (and also the version, if it's NXID) will automatically be set to the correct value. Improve the message that is displayed when EEPROM is read during boot. It now displays "EEPROM:" and then either an error message or the EEPROM identifier if successful. If the identifier in EEPROM is valid, then always reject a bad CRC, even if the CRC field has not been initialized. Don't force the MAC address count to MAX_NUM_PORTS or less. Forcing the value to be changed resulting in an in-memory copy that does not match what's in hardware, even though the user did not request that change. Finally, always update the CRC value in the in-memory copy after any field is changed, so that the CRC is always correct. Signed-off-by: Timur Tabi <timur@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'include/asm-arm/proc-armv')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud