u-boot/board/ti/evm
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
evm.c Pass sdrc timing values through board_sdrc_timings structure 2012-12-10 08:54:02 -07:00
evm.h omap3evm: eth: split function setup_net_chip 2011-08-03 12:49:18 +02:00