mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-05 20:51:51 +02:00
The serial number OTP is similar to the imx7 version, except that the register names are different. This also sets serial# directly, instead of providing board_get_serial. Signed-off-by: Sean Anderson <sean.anderson@seco.com> Reviewed-by: Tom Rini <trini@konsulko.com>