From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kumar Gala Date: Fri, 3 Jun 2011 02:42:16 -0500 Subject: [U-Boot] [PATCH 5/7] powerpc/mpc8xxx: Add 16-bit support for DDR3 In-Reply-To: <1306452353-11611-5-git-send-email-yorksun@freescale.com> References: <1306452353-11611-1-git-send-email-yorksun@freescale.com> <1306452353-11611-5-git-send-email-yorksun@freescale.com> Message-ID: <523F9A3B-11B6-45D3-A266-BFC42652B92B@kernel.crashing.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On May 26, 2011, at 6:25 PM, York Sun wrote: > Add support for 16-bit DDR bus. Also deal with system using 64- and 32-bit > DDR devices. > > Signed-off-by: York Sun > --- > arch/powerpc/cpu/mpc8xxx/ddr/main.c | 14 +++++++++++++- > arch/powerpc/cpu/mpc8xxx/ddr/options.c | 3 ++- > arch/powerpc/include/asm/fsl_ddr_sdram.h | 3 +++ > 3 files changed, 18 insertions(+), 2 deletions(-) applied to 85xx next - k