u-boot-brain/board/isee
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
..
igep0033 am33xx: Stop using PHYS_DRAM_1 define 2013-08-15 18:38:35 -04:00
igep00x0 OMAP3: igep00x0: allow booting with a FDT from MMC 2013-08-15 18:38:35 -04:00