summaryrefslogtreecommitdiff
path: root/meta-bytedance/meta-g220a/recipes-network/network/static-mac-addr
AgeCommit message (Collapse)AuthorFilesLines
2020-12-31bytedance: g220a:read eeprom mac addrLotus Xu2-0/+141
read a byte at one time eg: for the first byte i2cset -y 1 0x50 0x00 0x00 i2cget -y 1 0x50 (From meta-bytedance rev: 6389a4f03a518e49241d13843cf005f4a85d7cc8) Tested: Verify the eeprom mac addr can be read use `fw_printenv`,`ip a` can read device mac addr Signed-off-by: Lotus Xu <xuxiaohan@bytedance.com> Change-Id: I5fbf28e5bb3bb2ccc2a074388f4166e35da48afc Signed-off-by: Andrew Geissler <geissonator@yahoo.com>