]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
omap3: cm-t35: move get_board_serial() fallback
authorIgor Grinberg <grinberg@compulab.co.il>
Mon, 3 Nov 2014 09:32:22 +0000 (11:32 +0200)
committerTom Rini <trini@ti.com>
Thu, 6 Nov 2014 16:04:41 +0000 (11:04 -0500)
commit0b6f358c01ab0e2828cb34a8b60e565c72b6a764
tree278668eaaddd071d0afa06be822210ad2749f51c
parent9886c3d7a803f639b975f63397cc24a3307fa7b6
omap3: cm-t35: move get_board_serial() fallback

The fallback is used for cases when CONFIG_SERIAL_TAG defined, but the
eeprom is not used.
The fallback is useful for more than one CompuLab board, so move it to a
common location.

Signed-off-by: Igor Grinberg <grinberg@compulab.co.il>
Reviewed-by: Tom Rini <trini@ti.com>
board/compulab/cm_t35/cm_t35.c
board/compulab/common/common.c