]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ti: AM43xx: board: Detect AM43xx HS EVM
authorMadan Srinivas <madans@ti.com>
Fri, 20 May 2016 00:10:48 +0000 (19:10 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 27 May 2016 19:41:35 +0000 (15:41 -0400)
commita5051b727eaf098a18cf0e77f2cd8e61b71c888a
tree406da65e6fbf967a88911cac26d62aad4480bfc9
parent9aac7d0ec96923a39f8d234f82b82bec5c13f183
ti: AM43xx: board: Detect AM43xx HS EVM

Adds code to detect AM43xx HS EVMS - the string in the
I2C EEPROM for HS EVMs differs from GP EVMs. Adds code to
for evm detection, regardless of whether the evm is for
GP or HS parts, and updates board init to use that.

Modifies findfdt command to pick up am437x-gp-evm.dtb for
the HS EVMs also, as the boards are similar except for
some security specific changes around power supply and
enclosure protection.

Signed-off-by: Madan Srinivas <madans@ti.com>
Signed-off-by: Daniel Allred <d-allred@ti.com>
Signed-off-by: Andreas Dannenberg <dannenberg@ti.com>
Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
board/ti/am43xx/board.c
board/ti/am43xx/board.h
board/ti/am43xx/mux.c
include/configs/am43xx_evm.h