mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-17 02:08:38 +00:00
b830b7f163
Configure the number of bits used to address the banks inside the SDRAM device. The default register value of 0 means 2 bits to address 4 banks. Higher capacity devices like a 2GB DIMM require 3 bits to address 8 banks. Signed-off-by: Becky Bruce <bgill@freescale.com> |
||
---|---|---|
.. | ||
cache.S | ||
config.mk | ||
cpu.c | ||
cpu_init.c | ||
interrupts.c | ||
Makefile | ||
spd_sdram.c | ||
speed.c | ||
start.S | ||
traps.c |