Skip to content
Snippets Groups Projects
Commit 8c4445d2 authored by Peter Barada's avatar Peter Barada Committed by Tom Rini
Browse files

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: default avatarPeter Barada <peter.barada@logicpd.com>
parent d7aff44a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment