u-boot/board/compulab
Fabio Estevam ea10bea68d 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 <festevam@denx.de>
2022-04-12 19:10:44 +02:00
..
cl-som-imx7 Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespace 2021-12-27 08:41:38 -05:00
cm_fx6 arm: Disable ATAGs support 2021-09-07 16:22:30 -04:00
cm_t43 WS cleanup: remove trailing empty lines 2021-09-30 08:08:56 -04:00
cm_t335 reset: Remove addr parameter from reset_cpu() 2021-03-02 14:03:02 -05:00
common compulab: Clean up some unused symbols 2021-09-27 21:38:34 -04:00
imx8mm-cl-iot-gate imx8mm-cl-iot-gate: Retrieve the serial number from EEPROM 2022-04-12 19:10:44 +02:00
trimslice SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00