u-boot/board/ti/am64x
Dave Gerlach dffdb1f8eb board: ti: am64x: Use fdt functions for ram and bank init
Use the appropriate fdtdec_setup_mem_size_base and
fdtdec_setup_bank_size calls in dram_init and dram_bank_init to pull
these values from DT, where they are already available, instead of
hardcoding them.

Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
2022-04-04 19:02:04 -04:00
..
evm.c board: ti: am64x: Use fdt functions for ram and bank init 2022-04-04 19:02:04 -04: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