]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit7663cc88468c47bea7e7e9c13f29faa1be73b3b0
treedb262b8d18c38ef90132ece26af75e79792a48b3
parent6924188afed937e45d7b302baa9073fbf17a7f83
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