| /openbmc/openbmc-test-automation/redfish/managers/ |
| H A D | test_bmc_network_mac.robot | 16 # AA:AA:AA:AA:AA:AA series is a valid MAC and does not exist in 17 # our network, so this is chosen to avoid MAC conflict. 23 # There will be 6 bytes in MAC address (e.g. xx.xx.xx.xx.xx.xx). 29 # MAC address with special characters. 34 Configure Valid MAC And Verify 35 [Documentation] Configure valid MAC via Redfish and verify. 38 Configure MAC Settings ${valid_mac} 40 # Verify whether new MAC is configured on BMC and FW_Env. 41 Validate MAC On BMC ${valid_mac} 42 Verify MAC Addres [all...] |
| /openbmc/openbmc-test-automation/tools/ |
| H A D | update_mac.robot | 2 Documentation Update BMC MAC address with input MAC. 8 Check And Reset MAC on BMC 9 [Documentation] Verify and Update BMC MAC address. 12 Check And Reset MAC
|
| /openbmc/u-boot/doc/imx/common/ |
| H A D | imx6.txt | 9 1.1 MAC Address: It is stored in fuse bank 4, with the 32 lsbs in word 2 and the 11 For i.MX6SX and i.MX6UL, they have two MAC addresses. The second MAC address 17 For reading the MAC address fuses on a MX6Q: 19 - The MAC address is stored in two fuse addresses (the fuse addresses are 28 Fuse address for the lower MAC address: 0x620 47 Doing the same for the upper MAC address: 49 Fuse address for the upper MAC address: 0x630 77 Rev. 1, 04/2013" document. For example, for the MAC fuses we have: 80 21B_C620 Value of OTP Bank4 Word2 (MAC Address)(OCOTP_MAC0) 82 21B_C630 Value of OTP Bank4 Word3 (MAC Address)(OCOTP_MAC1) [all …]
|
| H A D | imx5.txt | 27 2.1 MAC Address: It is stored in the words 9 to 14 of fuse bank 1, using the 28 natural MAC byte order (i.e. MSB first). 30 This is an example how to program an example MAC address 01:23:45:67:89:ab 36 After programming a MAC address, consider locking the MAC fuses. This is
|
| H A D | imx27.txt | 9 1.1 MAC Address: It is stored in the words 4 to 9 of fuse bank 0, using the 10 reversed MAC byte order (i.e. LSB first).
|
| H A D | imx25.txt | 9 1.1 MAC Address: It is stored in the words 26 to 31 of fuse bank 0, using the 10 natural MAC byte order (i.e. MSB first).
|
| /openbmc/u-boot/examples/standalone/ |
| H A D | README.smc91111_eeprom | 3 The main purpose of this is to manage MAC addresses on platforms 4 which include the SMC91111 integrated 10/100 MAC Phy, with attached 10 1. Ensuring U-Boot's MAC address can be set in hardware 12 3. Setting MAC addresses 17 1. Ensuring U-Boot's MAC address can be set in hardware 20 On the Internet - MAC addresses are very important. Short for Media 23 can happen. This is why U-Boot makes it difficult to change MAC 26 To find out who has a MAC address, or to purchase MAC addresses, goto 48 MAC address is set, this example will do things over serial. 127 3. Setting MAC addresses [all …]
|
| /openbmc/u-boot/board/davinci/da8xxevm/ |
| H A D | Kconfig | 13 bool "Use MAC Address" 18 bool "MAC address in SPI Flash" 22 their MAC address in SPI Flash from the factory 23 Enable this option to read the MAC from SPI Flash 26 bool "MAC address in EEPROM" 29 their MAC address in SPI Flash from the factory, 32 MAC from the EEPROM
|
| /openbmc/u-boot/doc/ |
| H A D | README.enetaddr | 2 Ethernet Address (MAC) Handling 5 There are a variety of places in U-Boot where the MAC address is used, parsed, 13 Here are the places where MAC addresses might be stored: 19 Note: this is the preferred way to permanently store MAC addresses 22 Note: these are temporary copies of the MAC address which exist only 27 Note: these are temporary copies of the MAC address only for the 31 Correct flow of setting up the MAC address (summarized): 41 locally-assigned MAC is written to eth_device->enetaddr. 47 Previous behavior had the MAC address always being programmed into hardware 54 If the hardware design mandates that the MAC address is stored in some special [all …]
|
| H A D | README.fsl-dpaa | 5 on SoCs T4240, T2080, LS1043A, etc, the notation between 10GEC and MAC as below: 7 on SoCs T1024, etc, the notation between 10GEC and MAC as below: 10 which 10GEC enumeration is consistent with MAC enumeration.
|
| H A D | README.fec_mxc | 31 Optional, selects a fixed speed on the MAC interface without asking some 32 phy. This is usefull if there is a direct MAC <-> MAC connection, for
|
| H A D | README.sh7753evb | 35 You can write MAC address to SPI ROM. 37 Usage 1) Write MAC address
|
| H A D | README.sh7752evb | 35 You can write MAC address to SPI ROM. 37 Usage 1) Write MAC address
|
| /openbmc/openbmc-test-automation/ipmi/ |
| H A D | test_ipmi_network_verification.robot | 50 Retrieve MAC Address Via IPMI And Verify Using Redfish 51 [Documentation] Retrieve MAC address via IPMI and verify using Redfish. 204 Verify Invalid Set MAC Address Via IPMI 205 [Documentation] Verify Get and Set MAC address via IPMI. 208 # MAC to hexa string. 211 # Set MAC Address with invalid data. 219 Verify Get And Set MAC Address Via IPMI 220 [Documentation] Verify Get and Set MAC address via IPMI. 225 # MAC to hexa string. 228 # Set the MAC address. [all …]
|
| /openbmc/openbmc-test-automation/lib/ |
| H A D | bmc_network_utils.robot | 10 # MAC input from user. 19 Check And Reset MAC 20 [Documentation] Update BMC with user input MAC address. 34 Set MAC Address 38 Set MAC Address 39 [Documentation] Update eth0 with input MAC address. 103 Get BMC MAC Address 104 [Documentation] Get system MAC address. 115 # Split the line and return MAC address. 124 Get BMC MAC Address List [all …]
|
| /openbmc/u-boot/drivers/net/ |
| H A D | Kconfig | 34 bool "Atheros AG7xxx Ethernet MAC support" 38 This driver supports the Atheros AG7xxx Ethernet MAC. This MAC is 43 bool "Altera Triple-Speed Ethernet MAC support" 47 This driver supports the Altera Triple-Speed (TSE) Ethernet MAC. 56 to MAC and DMA management for multiple Broadcom SoCs such as 83 This driver supports the BCM6348 Ethernet MAC. 91 This driver supports the BCM6368 Ethernet MAC. 157 bool "Synopsys Designware Ethernet MAC" 161 This MAC is present in SoCs from various vendors. It supports 168 bool "Altera SoCFPGA extras for Synopsys Designware Ethernet MAC" [all …]
|
| /openbmc/openbmc/meta-openpower/recipes-phosphor/network/ |
| H A D | first-boot-set-mac_1.0.bb | 1 SUMMARY = "Init BMC MAC address" 2 DESCRIPTION = "Setup BMC MAC address read from VPD"
|
| /openbmc/openbmc/meta-bytedance/meta-g220a/recipes-network/network/ |
| H A D | static-mac-addr.bb | 1 SUMMARY = "Enforce static MAC addresses" 2 DESCRIPTION = "Set a priority on MAC addresses to run with: \
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/macchanger/ |
| H A D | macchanger_1.7.0.bb | 1 SUMMARY = "Tool to view/change network interface MAC addresses" 2 DESCRIPTION = "A GNU/Linux utility for viewing/manipulating the MAC address of network interfaces."
|
| /openbmc/u-boot/doc/device-tree-bindings/net/ |
| H A D | ethernet.txt | 3 - local-mac-address: array of 6 bytes, specifies the MAC address that was 5 - mac-address: array of 6 bytes, specifies the MAC address that was last used by 6 the boot program; should be used in cases where the MAC address assigned to
|
| /openbmc/phosphor-host-ipmid/docs/ |
| H A D | ipmi-network-format.md | 17 hardware address size (eg. 0x06 for MAC address) - 1 byte IP address size (eg. 18 0x04 for IPv4) - Hardware (MAC) address - 1 byte flags for 'ignore' and 30 Specify the size of the MAC address and IP address. This is used to 32 Infiniband/etc. 0x06 0x04 (6-byte MAC address, IPv4 IP address)
|
| /openbmc/openbmc/meta-raspberrypi/recipes-bsp/bootfiles/ |
| H A D | rpi-cmdline.bb | 44 # CMDLINE_RNDIS = "modules-load=dwc2,g_ether g_ether.host_addr=<some MAC 45 # address> g_ether.dev_addr=<some MAC address>" 46 # if the MAC addresses are omitted, random values will be used
|
| /openbmc/openbmc/meta-google/recipes-google/networking/ |
| H A D | gbmc-mac-config.bb | 1 SUMMARY = "Configures MAC addresses on a gBMC system" 28 # Maps the MAC address offset from the base address to an interface name
|
| /openbmc/qemu/qapi/ |
| H A D | rocker.json | 133 # @eth-src: Ethernet header source MAC address 135 # @eth-dst: Ethernet header destination MAC address 165 # @eth-src: Ethernet header source MAC address 167 # @eth-dst: Ethernet header destination MAC address 287 # @set-eth-src: set source MAC address in Ethernet header 289 # @set-eth-dst: set destination MAC address in Ethernet header
|
| /openbmc/google-misc/subprojects/ncsid/doc/ |
| H A D | ncsid_internals.md | 39 also reads the MAC Address of the NIC. 59 - MAC Address. For L2 FSM this parameter is _OUT_. 71 NC-SId uses `phosphord-networkd` to configure the BMC's network (MAC Address). 81 NIC and `net::ConfigBase` interface to set/query MAC Address. 86 to get/set MAC Address.
|