commit | 2da87ab3539264af595d8cb2d6dc7e087f1f1ca7 | [log] [tgz] |
---|---|---|
author | Paul Kocialkowski <contact@paulk.fr> | Thu Aug 27 19:37:14 2015 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Oct 22 14:18:31 2015 -0400 |
tree | ae891c2214a0c5499a80f93a49dbe5a211f5c4c6 | |
parent | 679f82c349473c894159795c14a7fc0a8db0cd43 [diff] |
omap-common: Common get_board_serial function to pass serial through ATAG Since there is a common function to grab the serial number from the die id bits, it makes sense have one to parse that serial number and feed it to the serial ATAG. Signed-off-by: Paul Kocialkowski <contact@paulk.fr> Reviewed-by: Tom Rini <trini@konsulko.com>