diff options
| author | Fabio Estevam <[email protected]> | 2022-04-12 13:05:38 -0300 |
|---|---|---|
| committer | Stefano Babic <[email protected]> | 2022-04-12 19:10:44 +0200 |
| commit | ea10bea68dee0c3e18cfc508dce03c25d06fc91b (patch) | |
| tree | 386fd4908854f3f9a5fcc340c577a563d4ba487a /include/linux | |
| parent | 79bc9dcfa2d7d9557f32f9c84712169e041ced70 (diff) | |
imx8mm-cl-iot-gate: Retrieve the serial number from EEPROM
The serial number is located at offset 0x14 of the EEPROM
under i2c0 bus at address 0x54.
To print the serial number in Linux:
SERNUM=$(cat /proc/device-tree/serial-number)
echo $SERNUM
Signed-off-by: Fabio Estevam <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
