commit | 26681f5f1c72b33cf5b279a868314a3f99b370e0 | [log] [tgz] |
---|---|---|
author | James Yang <James.Yang@freescale.com> | Mon Jul 22 09:35:26 2013 -0700 |
committer | York Sun <yorksun@freescale.com> | Fri Aug 09 12:43:32 2013 -0700 |
tree | eb9632bfda927d84f6d437591f5b7ac8c11624a1 | |
parent | e04004b50c6c1a87c4276ebe64941cacd0d8f1d6 [diff] |
powerpc/mpc8xxx: Fix TIMING_CFG_3[EXT_ACTTOPRE] The TIMING_CFG_3[EXT_ACTTOPRE] register field is 2 bits wide, but the mask omitted the LSB. This patch provides a 2-bit wide mask. Signed-off-by: James Yang <James.Yang@freescale.com> Signed-off-by: York Sun <yorksun@freescale.com>