Home
last modified time | relevance | path

Searched hist:a3a23c97b624fd580a9c5cda3f902af1fc17c801 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/ti/common/
H A Dboard_detect.ca3a23c97b624fd580a9c5cda3f902af1fc17c801 Thu Dec 01 09:37:03 UTC 2016 Jean-Jacques Hiblot <jjhiblot@ti.com> ARM: DRA7: AMxx: Make sure that the SPL always reads the configuration EEPROM

The bootrom may corrupt the area of SRAM used to store the ti_common_eeprom
structure. This patch makes sure that it's always read after a reset, even
if a valid MAGIC number is found in the SRAM.

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>