u-boot-brain/board/isee/igep0033
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
..
board.c am33xx: Stop using PHYS_DRAM_1 define 2013-08-15 18:38:35 -04:00
board.h ARM: IGEP0033: Remove CYGNUS name from header. 2013-08-15 08:51:10 -04:00
Makefile Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
mux.c ARM: Add support for IGEP COM AQUILA/CYGNUS 2013-05-10 08:25:55 -04:00