MAC address and OTP memory - Raspberry Pi Forums


i noticed mac address partialy taken serial number.
  • root@raspberrypi:~# cat /proc/cpuinfo
    processor : 0
    model name : armv6-compatible processor rev 7 (v6l)
    bogomips : 2.00
    features : half thumb fastmult vfp edsp java tls
    cpu implementer : 0x41
    cpu architecture: 7
    cpu variant : 0x0
    cpu part : 0xb76
    cpu revision : 7

    hardware : bcm2708
    revision : 0011
    serial : 00000000b86266ab

    root@raspberrypi:~# ifconfig eth0
    eth0 link encap:ethernet hwaddr b8:27:eb:62:66:ab
want set mac number.

2 issues:
1. see there lot of free space in otp memory. how can program otp memory? possible?
2. how set mac based on information stored in otp? part of code now?

where see there lot of space ?
easy answer no - long answer not
don't change mac via otp
can change via
ip link set dev interface xx.xx.xx.xx.xx


raspberrypi



Comments

Popular posts from this blog

opencv3, tbb and rasp pi 2 - Raspberry Pi Forums

small ethernet problem - Raspberry Pi Forums

Multithumb configuration params not working? - Joomla! Forum - community, help and support