mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-12 07:57:21 +00:00
7f8c070ff9
In board_init_f() the gd->bd pointer is not valid when dram_init() is called. This only avoids dying because DRAM is at zero on Tegra2. The common ARM routine sets up the banks in the same way anyway, so we can just remove this code. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com> |
||
---|---|---|
.. | ||
ap20.c | ||
ap20.h | ||
board.c | ||
clock.c | ||
config.mk | ||
lowlevel_init.S | ||
Makefile | ||
pinmux.c | ||
sys_info.c | ||
timer.c |