Those phrases are common for all devices with the same DDR controller, including ones with declared "automatic CAS to preamble calibration" feature. Unfortunately this feature was not too reliable, resulting in the following device errata:
Description: The automatic CAS to preamble calibration was added to simplify programming the memory controller. TIMING_CFG_2[CPO] with a value of 0b11111 sets the automatic calibration mode. Calibration fails at all frequencies and CAS latencies.
Impact: If this mode is used, the DDR controller can fail the calibration, which would lead to DDR failures.
Workaround: The automatic CAS to preamble calculation should not be used.
In case of the MPC8610 the feature was not even documented due to this reason. So again, CPO should be set by the user.
Regards,
Bulat