commit | a7267d2bdfe7fcc8eb9f24dd7e7b48b2037d7984 | [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 | 6bc318ecb05b0f6bffe6d2b36adc33f147cd8ad5 [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>