mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-29 15:31:25 +01:00
This commit adds a function to get the board serial number. In snapdragon it's actually the eMMC serial number. Function added in a new file misc.c that will include further snapdragon miscellaneous functions. Signed-off-by: Ramon Fried <ramon.fried@gmail.com>