commit | 6d682e71de1c715809fc049721453277dcbe6301 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@nxp.com> | Wed Jan 03 12:55:36 2018 -0200 |
committer | Stefano Babic <sbabic@denx.de> | Fri Jan 12 14:28:04 2018 +0100 |
tree | 809ea51abc4ddb2d4c2793398a8eacd4331dabb6 | |
parent | cce2294dc72c410b374800059411b093b61d25a8 [diff] |
mx6memcal: spl: Disambiguate the error message Currently mmdc_do_dqs_calibration() and mmdc_do_write_level_calibration() show the same error message, which is confusing for debugging. Disambiguate the mmdc_do_dqs_calibration() error message. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>