]> Git Repo - u-boot.git/commit
board: phytec: phycore-am62x: Fix CONFIG_SPL_BOARD_INIT
authorWadim Egorov <[email protected]>
Mon, 10 Jun 2024 13:33:43 +0000 (15:33 +0200)
committerTom Rini <[email protected]>
Tue, 18 Jun 2024 16:28:59 +0000 (10:28 -0600)
commitaca776e6dcc1adb2fa6715e8ffab5f259d7deda9
treebcdf42a5f361fa25853bbe1ec9d8dbfcc70b5c33
parente9c4448f809e1f48701c25711ef926bbeb7addc5
board: phytec: phycore-am62x: Fix CONFIG_SPL_BOARD_INIT

Make sure spl_board_init() gets compiled by enabling missing
CONFIG_SPL_BOARD_INIT and including hardware.h.

Fixes: 085cd6459dae ("board: phytec: am62x: Add PHYTEC phyCORE-AM62x SoM")
Signed-off-by: Wadim Egorov <[email protected]>
Reviewed-by: Daniel Schultz <[email protected]>
board/phytec/phycore_am62x/phycore-am62x.c
configs/phycore_am62x_a53_defconfig
This page took 0.040522 seconds and 4 git commands to generate.