u-boot/board/ti/ti814x
Tom Rini 73feefdc1a am33xx: Stop using PHYS_DRAM_1 define
We defined PHYS_DRAM_1 to 0x80000000 (start of DRAM) and then used this
for CONFIG_SYS_SDRAM_BASE.  But then we kept on referencing PHYS_DRAM_1
in other places.  Change to directly setting CONFIG_SYS_DRAM_BASE and
then using that name in code.

Signed-off-by: Tom Rini <trini@ti.com>
2013-08-15 18:38:35 -04:00
..
Makefile Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
evm.c am33xx: Stop using PHYS_DRAM_1 define 2013-08-15 18:38:35 -04:00
evm.h ti814x_evm: enable CPSW support 2013-05-10 08:25:54 -04:00
mux.c ti814x_evm: enable CPSW support 2013-05-10 08:25:54 -04:00