diff options
author | Tom Rini <trini@konsulko.com> | 2018-01-31 18:44:31 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-01-31 18:44:31 -0500 |
commit | 48f58a59737739b0f96ceba9f7873178c6d917bf (patch) | |
tree | edbd91290eefd0cd53a1b6af65cd255e57ff5c2e /include/common_timing_params.h | |
parent | 2e87980580d0bf4781ad0d63efd456aa1a73d03f (diff) | |
parent | 58932ec68cdcd574c85620e285a7b95a49551603 (diff) |
Merge git://git.denx.de/u-boot-fsl-qoriq
Diffstat (limited to 'include/common_timing_params.h')
-rw-r--r-- | include/common_timing_params.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/common_timing_params.h b/include/common_timing_params.h index b97147db419..070010728b8 100644 --- a/include/common_timing_params.h +++ b/include/common_timing_params.h @@ -26,6 +26,7 @@ typedef struct { unsigned int trrds_ps; unsigned int trrdl_ps; unsigned int tccdl_ps; + unsigned int trfc_slr_ps; #else unsigned int twtr_ps; /* maximum = 63750 ps */ unsigned int trfc_ps; /* maximum = 255 ns + 256 ns + .75 ns |