Home
last modified time | relevance | path

Searched hist:"73 feefdc1ab0173f5a3d12ed78f967d6c0664849" (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/board/ti/ti814x/
H A Devm.c73feefdc1ab0173f5a3d12ed78f967d6c0664849 Fri Aug 09 15:22:13 UTC 2013 Tom Rini <trini@ti.com> 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>
/rk3399_rockchip-uboot/board/phytec/pcm051/
H A Dboard.c73feefdc1ab0173f5a3d12ed78f967d6c0664849 Fri Aug 09 15:22:13 UTC 2013 Tom Rini <trini@ti.com> 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>
/rk3399_rockchip-uboot/include/configs/
H A Dpcm051.h73feefdc1ab0173f5a3d12ed78f967d6c0664849 Fri Aug 09 15:22:13 UTC 2013 Tom Rini <trini@ti.com> 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>
H A Dti814x_evm.h73feefdc1ab0173f5a3d12ed78f967d6c0664849 Fri Aug 09 15:22:13 UTC 2013 Tom Rini <trini@ti.com> 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>
/rk3399_rockchip-uboot/board/ti/am335x/
H A Dboard.c73feefdc1ab0173f5a3d12ed78f967d6c0664849 Fri Aug 09 15:22:13 UTC 2013 Tom Rini <trini@ti.com> 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>