diff options
author | Timur Tabi <timur@freescale.com> | 2010-09-30 20:36:50 (GMT) |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2010-10-07 14:57:07 (GMT) |
commit | bfb707191a4332361f13f0fb3d99dd9986af8825 (patch) | |
tree | a2399e6d2734c598141b2d6c56efe14f2b60164b /board/LaCie | |
parent | e95a0611f259ed0440894be04a1d218dc4e56fb7 (diff) | |
download | u-boot-bfb707191a4332361f13f0fb3d99dd9986af8825.tar.xz |
fsl: add support for NXID v1 EEPROM format
Freescale application note AN3638 describes an update to the NXID format,
which stores MAC addresses and related data on an on-board EEPROM. The new
version adds support for up to 23 MAC addresses, instead of just 8. Since
the initial implementation of NXID had a "0" in the 'version' field, this
new version is called "v1".
Boards that are shipped with EEPROMs in the NXID v1 format should define
CONFIG_SYS_I2C_EEPROM_NXID_1 instead of CONFIG_SYS_I2C_EEPROM_NXID.
Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'board/LaCie')
0 files changed, 0 insertions, 0 deletions