u-boot/board/ti/am64x
Vignesh Raghavendra 70bcd249f4 board: ti: am64x: Init DRAM size in R5/A53 SPL
Call dram_init_banksize() from spl_board_init() otherwise TFTP download
fails due to lmb_get_free_size() not able to find unreserved region due
to lack of DRAM size info. Required to support Ethernet boot on AM64x.

Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
2022-01-15 10:38:26 -05:00
..
evm.c board: ti: am64x: Init DRAM size in R5/A53 SPL 2022-01-15 10:38:26 -05:00
Kconfig configs: am64x_evm_a53: Enable support for reading eeprom 2021-05-12 16:36:38 +05:30
MAINTAINERS MAINTAINERS: Update ARM TI entry 2021-09-09 11:28:54 -04:00
Makefile board: ti: am64x: Add board support for am64x evm 2021-05-12 16:27:57 +05:30