u-boot/board/ti
Nikhil M Jain eeea6e298d board: ti: am62x: evm: Include necessary header files
At the time of compilation evm.c gives below warning for implicit
declaration of enable_caches, to mitigate this include cpu_func.h.

board/ti/am62x/evm.c: In function ‘spl_board_init’:
board/ti/am62x/evm.c:90:9: warning: implicit declaration of function ‘enable_caches’ [-Wimplicit-function-declaration]
90 |         enable_caches();

Signed-off-by: Nikhil M Jain <n-jain1@ti.com>
2023-07-21 13:13:41 -04:00
..
am43xx arm: mach-omap2: Move common image process functions out of board files 2022-12-12 14:03:11 -05:00
am57xx Correct SPL uses of FASTBOOT 2023-02-10 07:41:41 -05:00
am62ax arm: mach-k3: Remove empty sys_proto.h include 2023-04-24 13:18:48 -04:00
am62x board: ti: am62x: evm: Include necessary header files 2023-07-21 13:13:41 -04:00
am64x board: ti: am64x: Add support for AM64B SK 2023-05-08 09:27:20 -04:00
am65x arm: mach-k3: Remove empty sys_proto.h include 2023-04-24 13:18:48 -04:00
am335x arm: mach-omap2: Move common image process functions out of board files 2022-12-12 14:03:11 -05:00
beagle ARM: omap3_beagle: Power on MMC when setting up PMIC 2022-03-10 13:49:57 -05:00
common arm: mach-k3: Add weak do_board_detect() to common file 2023-04-24 13:18:48 -04:00
dra7xx Correct SPL uses of FASTBOOT 2023-02-10 07:41:41 -05:00
j721e include: configs: j721e_evm: Fix name_fdt for J7200 2023-04-24 13:18:49 -04:00
j721s2 board: ti: j721s2: Add support to detect daughtercards 2023-05-03 09:05:24 -04:00
ks2_evm global: Migrate CONFIG_MAX_RAM_BANK_SIZE to CFG 2022-12-23 10:14:51 -05:00
omap3evm global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
panda doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
sdp4430 doc: replace @return by Return: 2022-01-19 18:11:34 +01:00