From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Fri, 10 Aug 2012 09:08:25 -0700 Subject: [U-Boot] [PATCH 09/11] u8500: Separating mmc config parameters from driver In-Reply-To: <1343761173-1135-10-git-send-email-mathieu.poirier@linaro.org> References: <1343761173-1135-1-git-send-email-mathieu.poirier@linaro.org> <1343761173-1135-10-git-send-email-mathieu.poirier@linaro.org> Message-ID: <20120810160825.GD3306@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, Jul 31, 2012 at 12:59:31PM -0600, mathieu.poirier at linaro.org wrote: > From: John Rigby > > Configuration in vexpress and u8500.v1 is different from what > is needed in u8500.v2. As such, card configuration specifics need > to reside in the board file rather than the driver. > > Signed-off-by: John Rigby > Signed-off-by: Mathieu Poirier [snip] > diff --git a/board/st-ericsson/snowball/snowball.c b/board/st-ericsson/snowball/snowball.c > index 32c343f..7a52de6 100644 > --- a/board/st-ericsson/snowball/snowball.c > +++ b/board/st-ericsson/snowball/snowball.c [snip] > @@ -80,7 +76,8 @@ static int do_command(struct mmc *dev, struct mmc_cmd *cmd) > { > int result; > u32 sdi_cmd = 0; > - struct mmc_host *host = dev->priv; > + struct pl180_mmc_host *host = dev->priv; > + u32 lap = 0; lap is unused. Removing. This patch has been applied to u-boot-staging/trini at ti.com with the above change and a Signed-off-by from me. -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: