commit | 7ec0e39ec428df2ef979d98b0aef5cc9bf53c451 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Tue Nov 26 09:34:50 2019 +0100 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jan 07 10:26:56 2020 +0100 |
tree | 48b3a8fe172313dec2166333ba88e49a3754ec83 | |
parent | 736b491f31ee49689ba80e2ab0897004f4502362 [diff] |
ARM: mx6: ddr: Factor out SDQS configuration code Pull out the code turning SDQS pullups on and off into a separate function, since it is replicated in two places in the code and it is the single place in the entire function which is SoC dependent. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Eric Nelson <eric@nelint.com> Cc: Fabio Estevam <fabio.estevam@nxp.com> Cc: Stefano Babic <sbabic@denx.de> Reviewed-by: Eric Nelson <eric@nelint.com>