summaryrefslogtreecommitdiff
path: root/drivers/ddr/microchip/ddr2_regs.h
diff options
context:
space:
mode:
authorPaul Kocialkowski <paulk@sys-base.io>2024-07-29 22:44:38 +0200
committerTom Rini <trini@konsulko.com>2024-08-06 18:33:17 -0600
commitb6dfc2c007b43cff3d3d62bee628a9bb6c2063e7 (patch)
tree23e1725de2968a792d84a7559504cccc3680e912 /drivers/ddr/microchip/ddr2_regs.h
parenta52a95c2a132619d67e7bc6051b367eaefc87c5d (diff)
am33xx: Use regular spl_board_init instead of am33xx_spl_board_init
The am33xx_spl_board_init function was introduced as a way to add board-specific SPL init for AM33xx devices since the spl_board_init function was already used for SoC-specific init. Now that the SoC-specific SPL init was moved to spl_soc_init, we can use spl_board_init for this purpose and get rid of am33xx_spl_board_init. Rename the function in board files and enable the related config option for concerned boards. Signed-off-by: Paul Kocialkowski <paulk@sys-base.io> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'drivers/ddr/microchip/ddr2_regs.h')
0 files changed, 0 insertions, 0 deletions