]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: phytec: phycore-am62x: Fix CONFIG_SPL_BOARD_INIT
authorWadim Egorov <w.egorov@phytec.de>
Mon, 10 Jun 2024 13:33:43 +0000 (15:33 +0200)
committerTom Rini <trini@konsulko.com>
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 <w.egorov@phytec.de>
Reviewed-by: Daniel Schultz <d.schultz@phytec.de>
board/phytec/phycore_am62x/phycore-am62x.c
configs/phycore_am62x_a53_defconfig