u-boot/arch/arm
Peter Barada 8c4445d266 Pass sdrc timing values through board_sdrc_timings structure
Instead of passing individual registers by value to board_get_mem_timings,
pass a board_mem_timings structure pointer for the board files to fill in.
Pass same structure pointer to write_sdrc_timings.  This saves about
90 bytes of space in SPL.

Signed-off-by: Peter Barada <peter.barada@logicpd.com>
2012-12-10 08:54:02 -07:00
..
cpu Pass sdrc timing values through board_sdrc_timings structure 2012-12-10 08:54:02 -07:00
dts tegra: fdt: Add LCD definitions for Tegra 2012-11-19 08:15:36 -07:00
imx-common imx-common: cpu: add imx_ddr_size 2012-11-10 08:15:40 +01:00
include/asm Pass sdrc timing values through board_sdrc_timings structure 2012-12-10 08:54:02 -07:00
lib arm: Add control over cachability of memory regions 2012-11-19 08:15:38 -07:00
config.mk arm: work around assembler bug 2012-10-04 14:19:04 +02:00