mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-01 17:10:11 +00:00
a23e277c4a
This cleans up the SDRAM initialization and related code a bit, and allows faster booting. * Add definitions for EBI and internal SRAM to asm/arch/memory-map.h * Remove memory test from sdram_init() and make caller responsible for verifying the SDRAM and determining its size. * Remove base_address member from struct sdram_config (was sdram_info) * Add data_bits member to struct sdram_config and kill CFG_SDRAM_16BIT * Add support for a common STK1000 hack: 16MB SDRAM instead of 8. Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com> |
||
---|---|---|
.. | ||
arch-at32ap700x | ||
addrspace.h | ||
bitops.h | ||
byteorder.h | ||
cacheflush.h | ||
dma-mapping.h | ||
errno.h | ||
global_data.h | ||
hmatrix-common.h | ||
initcalls.h | ||
io.h | ||
posix_types.h | ||
processor.h | ||
ptrace.h | ||
sdram.h | ||
sections.h | ||
setup.h | ||
string.h | ||
sysreg.h | ||
types.h | ||
u-boot.h |