u-boot/board/overo
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
..
Makefile punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
overo.c Pass sdrc timing values through board_sdrc_timings structure 2012-12-10 08:54:02 -07:00
overo.h overo: add SPL support 2012-01-16 08:40:13 +01:00