u-boot-brain/board/ti/am43xx
Faiz Abbas a93feb2edc ARM: AM43XX: Call hw_data_init() again after relocation to update *ctrl
hw_data_init() is called before relocation to initialise hardware data.
Since ctrl is initialized to OMAP_SRAM_SCRATCH_SYS_CTRL in
arch/arm/mach-omap2/am33xx/hw_data.c, the pointer *ctrl will not be
updated during relocation and will hold a stale value.

Therefore call hw_data_init() again after relocation to
reinitialize *ctrl.

Signed-off-by: Faiz Abbas <faiz_abbas@ti.com>
2018-01-28 09:39:15 -05:00
..
board.c ARM: AM43XX: Call hw_data_init() again after relocation to update *ctrl 2018-01-28 09:39:15 -05:00
board.h ti: AM43xx: board: Detect AM43xx HS EVM 2016-05-27 15:41:35 -04:00
Kconfig ti: AM437x: Use generic EEPROM detection logic 2016-03-14 19:18:34 -04:00
MAINTAINERS ARM: AM437x: Align HS device variant defconfig filename 2016-07-01 17:42:53 -04:00
Makefile am43xx_evm: Add qspiboot target 2014-06-06 17:46:12 -04:00
mux.c ti: AM43xx: board: Detect AM43xx HS EVM 2016-05-27 15:41:35 -04:00