From mboxrd@z Thu Jan 1 00:00:00 1970 From: Abbas Raza Date: Mon, 25 Mar 2013 16:02:52 +0500 Subject: [U-Boot] [PATCH] mmc: mx6qsabrelite: fsl_esdhc: Define maximum bus width supported by SabreLite board In-Reply-To: <514B3284.3070702@boundarydevices.com> References: <1363847901-29146-1-git-send-email-abbas_raza@mentor.com> <514B3284.3070702@boundarydevices.com> Message-ID: <51502EDC.6030905@mentor.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, On 03/21/2013 09:17 PM, Eric Nelson wrote: > Thanks Abbas, > > Tested-by: Eric Nelson > > Note that the board settings also apply to nitrogen6x and wandboard > if you want to expand the patch a bit: > > http://git.denx.de/u-boot.git/?p=u-boot/u-boot-imx.git;a=blob;f=board/boundary/nitrogen6x/nitrogen6x.c;h=229c2378396d43a365d6682af35c0e519ccd69d4;hb=HEAD#l304 > http://git.denx.de/u-boot.git/?p=u-boot/u-boot-imx.git;a=blob;f=board/wandboard/wandboard.c;h=d95189f77de4c3573ec30c53e04fe1b083c1d2b5;hb=HEAD#l107 I would like to expand the patch but i cannot test it for boards you mentioned above. Are you sure these boards have 4-bit mmc buses? > > I also tested against a custom board with 8-bit eMMC. > > Regards, > > > Eric Thanks. Abbas