On Mon, Feb 19, 2018 at 10:50 AM, Luther Goh Lu Feng <elf...@yahoo.com> wrote:
> For clarity, the difference is as follows. Question: Is one more correct
> than the other?
>
> # cat /sys/devices/platform/bone_capemgr/baseboard/serial-number
> 4816BBBK2650 # sudo hexdump -e '8/1 "%c"' /sys/bus/i2c/devices/0-0050/eeprom
> -n 28 | cut -b 5-28 A335BNLTEIA04816BBBK2650

A335BNLTEIA04816BBBK2650

A335BNLT -> "BeagleBone Black Family"
EIA0 -> "Element14 BeagleBone Black Industrial"
4816BBBK2650 -> "Serial"

If all you want is the serial, adjust the "5" in the "cut -b 5-28" option

Regards,

-- 
Robert Nelson
https://rcn-ee.com/

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAOCHtYgPpGF9aBXdVX%3Dk_gsVpSeJ%3DO%3DtUQOBAQ5Mv_Dy2UzWQA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to