On Wed, 26 Sep 2018 at 04:27, Samuel Pitoiset wrote:
>
> It's unnecessary because we can just check if the timestamp
> is to different to the default value when a pool is created
> or resetted. Instead of waiting for the availability bit to
> be 1, we have to emit a not equal WAIT_REG_MEM for chec
It's unnecessary because we can just check if the timestamp
is to different to the default value when a pool is created
or resetted. Instead of waiting for the availability bit to
be 1, we have to emit a not equal WAIT_REG_MEM for checking
if the timestamp is ready.
Signed-off-by: Samuel Pitoiset