u-boot/board/corscience/tricorder
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 OMAP3: Add Corscience Tricorder board 2012-02-12 10:11:23 +01:00
tricorder.c Pass sdrc timing values through board_sdrc_timings structure 2012-12-10 08:54:02 -07:00
tricorder.h OMAP3: Add Corscience Tricorder board 2012-02-12 10:11:23 +01:00