diff options
author | Tom Rini <trini@ti.com> | 2013-08-09 11:22:13 -0400 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2013-08-15 18:38:35 -0400 |
commit | 73feefdc1ab0173f5a3d12ed78f967d6c0664849 (patch) | |
tree | 3120a4965823126d11caab2245341784eac4f48b /common/cmd_mac.c | |
parent | dd5729a0281eb86fd4fe07701219c4f5e40b3bb9 (diff) | |
download | u-boot-imx-73feefdc1ab0173f5a3d12ed78f967d6c0664849.zip u-boot-imx-73feefdc1ab0173f5a3d12ed78f967d6c0664849.tar.gz u-boot-imx-73feefdc1ab0173f5a3d12ed78f967d6c0664849.tar.bz2 |
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>
Diffstat (limited to 'common/cmd_mac.c')
0 files changed, 0 insertions, 0 deletions