Skip to content
Snippets Groups Projects
Commit e936f997 authored by Nishanth Menon's avatar Nishanth Menon Committed by Tom Rini
Browse files

ti: common: board_detect: Allow settings board detection variables manually


In some situations the EEPROM used for board detection may not be
programmed or simply programmed incorrectly. Therefore, it may be
necessary to "simulate" reading the contents of the EEPROM to set
appropriate variables used in the board detection code.

This may also be helpful in certain boot modes where doing i2c reads
may be costly and the config supports running only a specific board.

Signed-off-by: default avatarNishanth Menon <nm@ti.com>
Signed-off-by: default avatarTero Kristo <t-kristo@ti.com>
Signed-off-by: default avatarKeerthy <j-keerthy@ti.com>
Signed-off-by: default avatarFranklin S Cooper Jr. <fcooper@ti.com>
Reviewed-by: default avatarTom Rini <trini@konsulko.com>
parent a75df9ae
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment