ti: common: board_detect: Replace hardcoded value with macro
authorNishanth Menon <nm@ti.com>
Tue, 11 Oct 2016 17:39:03 +0000 (12:39 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 31 Oct 2016 14:04:21 +0000 (10:04 -0400)
commit28d624be6211a34d029dd717bf56bc74140917f4
treedb262b8d18c38ef90132ece26af75e79792a48b3
parentedb42dbacc9c3be7fab75eeb6c1ac2cd08af1a6e
ti: common: board_detect: Replace hardcoded value with macro

We should have used TI_DEAD_EEPROM_MAGIC in the first place.

Fixes: d3b98a9eb941 ("ti: common: dra7: Add standard access for board description EEPROM")
Signed-off-by: Nishanth Menon <nm@ti.com>
Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
board/ti/common/board_detect.c