Skip to content

[EEPROM] Add management functions for Board Serial Number

Michele Cirinei requested to merge micc/eeprom-bsn-management into seco_lf_v2021.04

Up to now, Board Serial Number was only read and printed in debug console. This commit add management functions for BSN, to read it and use it in the code (mainly to send it to the kernel).

Merge request reports