commit | d2f92d0329391d9d5c97a4b6ee0d83ef4f26503e | [log] [tgz] |
---|---|---|
author | Jagan Teki <jagan@amarulasolutions.com> | Mon Jul 15 23:51:06 2019 +0530 |
committer | Kever Yang <kever.yang@rock-chips.com> | Fri Jul 19 11:11:09 2019 +0800 |
tree | e1ea2dc7bc67299a73d9443d7711d5782e750a29 | |
parent | 97867c84243a1cf8be1cffb287ec1adff446dc6d [diff] |
ram: rk3399: s/rk3399_base_params/sdram_base_params Most of the ddr parameters are common in rk3399_base_params structure and which would reuse it in another controller like px30 in future. So, rename the structure from rk3399_base_params into sdram_base_params. Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Signed-off-by: YouMin Chen <cym@rock-chips.com> Reviewed-by: Kever Yang <Kever.yang@rock-chips.com>