mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-05 10:52:07 +01:00
The DRAM base has been zero for Power SoCs. It could be non-zero for ARM SoCs. Use a macro instead of hard-coding to zero. Signed-off-by: York Sun <yorksun@freescale.com>