commit | e6ae37a007c2ddc5f070c8ce65349b472e625060 | [log] [tgz] |
---|---|---|
author | Jagan Teki <jagan@amarulasolutions.com> | Tue Jul 16 17:27:29 2019 +0530 |
committer | Kever Yang <kever.yang@rock-chips.com> | Sun Jul 21 00:00:01 2019 +0800 |
tree | 30e9aa14062fab7c1cdc4ed07919da3d27fc5765 | |
parent | e939f92eae5b6524c18cbb4a42f4cc3910e5d018 [diff] |
ram: rk3399: Simplify data training first argument data training is using chan_info as first argument with channel number as second argument instead of that use dram_info as first argument so-that we can get the chan_info at data training definition. This was the argument handling is meaningful, readable and it would help to add similar data training for lpddr4 in future. Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Reviewed-by: Kever Yang <Kever.yang@rock-chips.com>