commit | e73cc04dcd6354d7eba737f13002a129f4fae4c8 | [log] [tgz] |
---|---|---|
author | York Sun <yorksun@freescale.com> | Tue Jun 07 09:42:16 2011 +0800 |
committer | Kumar Gala <galak@kernel.crashing.org> | Mon Jul 11 13:24:20 2011 -0500 |
tree | 4043fc4d718f49dee1a2d88daa1b9ef87b435980 | |
parent | ab2666fef5d1bd5aa07fc94ae30165e121a0dc01 [diff] |
powerpc/mpc8xxx: Enable calculation for fixed DDR chips We used to have fixed parameters for soldered DDR chips. This patch introduces CONFIG_SYS_DDR_RAW_TIMING to enable calculation based on timing data from DDR chip datasheet, implemneted in board-specific files or header files. Signed-off-by: York Sun <yorksun@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>