diff options
author | Faiz Abbas <faiz_abbas@ti.com> | 2018-01-19 15:32:48 +0530 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-01-28 09:39:15 -0500 |
commit | a93feb2edc60b9db76ec794bff5ad0fcb10ce3eb (patch) | |
tree | 90e905b6fe14d6d6b89b41124bd8b5ef50c587df /configs/am335x_shc_defconfig | |
parent | ded509b44ced045cc949be9f474a660a93030cea (diff) |
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>
Diffstat (limited to 'configs/am335x_shc_defconfig')
0 files changed, 0 insertions, 0 deletions