u-boot/board/timll
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
..
devkit3250 devkit3250: add Timll DevKit3250 board initial support 2012-05-15 08:31:22 +02:00
devkit8000 Pass sdrc timing values through board_sdrc_timings structure 2012-12-10 08:54:02 -07:00