commit | 49fad0e972334dcba84b608022ab4f8c99ac1c4e | [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 | 1b8e5dcac9b1a4b5e6cae542399b6cccda9d086e [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>