2 * Copyright 2006 Freescale Semiconductor
3 * York Sun (yorksun@freescale.com)
5 * SPDX-License-Identifier: GPL-2.0+
11 extern int do_mac(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]);
15 "display and program the system ID and MAC addresses in EEPROM",
16 "[read|save|id|num|errata|date|ports|0|1|2|3|4|5|6|7]\n"
18 " - read EEPROM content into memory\n"
20 " - save to the EEPROM\n"
22 " - program system id\n"
24 " - program system serial number\n"
26 " - program errata data\n"
30 " - program the number of ports\n"
32 " - program the MAC address for port X [X=0...7]"