commit | 90e905bf687b417a35557a130b88dba37dce0255 | [log] [tgz] |
---|---|---|
author | Ramon Fried <ramon.fried@gmail.com> | Fri Aug 03 16:25:35 2018 +0300 |
committer | Tom Rini <trini@konsulko.com> | Mon Aug 13 14:04:04 2018 -0400 |
tree | 708157e64164c6a07d2d21d5e84f86a4760e35b6 | |
parent | b75feecc6efafb8ff369449506a48ca99c7793dd [diff] |
snapdragon: added msm_board_serial() func 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>