commit | 5e155551ac4276a5b3efce90d7bc0684fa5d6ed4 | [log] [tgz] |
---|---|---|
author | York Sun <yorksun@freescale.com> | Tue Jun 25 11:37:48 2013 -0700 |
committer | York Sun <yorksun@freescale.com> | Fri Aug 09 12:41:39 2013 -0700 |
tree | afb69c22c33459d14a174973083e2a70e5f49ea7 | |
parent | 4889c98605f7fafaf691d9092974197828a5ae21 [diff] |
powerpc/mpc8xxx: Add memory reset control JEDEC spec requires the clocks to be stable before deasserting reset signal for RDIMMs. Clocks start when any chip select is enabled and clock control register is set. This patch also adds the interface to toggle memory reset signal if needed by the boards. Signed-off-by: York Sun <yorksun@freescale.com>