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
..
2017-08-16 08:22:18 -04:00
2017-08-16 08:22:18 -04:00
2017-10-16 09:42:51 -04:00
2017-11-29 22:36:59 -05:00
2017-10-16 09:42:51 -04:00
2017-08-16 08:22:18 -04:00
2017-08-16 08:30:24 -04:00