Re: [U-Boot] [PATCH 1/2] mx6sabresd: Fix SPL memory description

2015-04-22 Thread Stefano Babic
On 17/04/2015 03:11, Fabio Estevam wrote: > From: Fabio Estevam > > mx6sabresd has four MT41K128M16JT-125 chips. Each memory has 16-bit bus > and 2GiB, so fix the width and density fields accordingly. > > Signed-off-by: Fabio Estevam > --- Applied to u-boot-imx, thanks ! Best regards, Stefan

[U-Boot] [PATCH 1/2] mx6sabresd: Fix SPL memory description

2015-04-16 Thread Fabio Estevam
From: Fabio Estevam mx6sabresd has four MT41K128M16JT-125 chips. Each memory has 16-bit bus and 2GiB, so fix the width and density fields accordingly. Signed-off-by: Fabio Estevam --- board/freescale/mx6sabresd/mx6sabresd.c | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff -