From: Alexander Shiyan <shc@milas.spb.ru>
To: barebox@lists.infradead.org
Subject: ID fix for mx51 SDHC2
Date: Tue, 30 Aug 2011 12:43:27 +0400 (MSD) [thread overview]
Message-ID: <1314693807.22308@milas.spb.ru> (raw)
[-- Attachment #1: Type: text/plain, Size: 706 bytes --]
Hello.
Please review this patch.
diff -urN barebox-v2011.09.0.orig/arch/arm/mach-imx/include/mach/devices-imx51.h barebox-v2011.09.0/arch/arm/mach-imx/include/mach/devices-imx51.h
--- barebox-v2011.09.0.orig/arch/arm/mach-imx/include/mach/devices-imx51.h 2011-08-26 18:23:46.000000000 +0400
+++ barebox-v2011.09.0/arch/arm/mach-imx/include/mach/devices-imx51.h 2011-08-30 12:35:08.000000000 +0400
@@ -48,7 +48,7 @@
static inline struct device_d *imx51_add_mmc1(void *pdata)
{
- return imx_add_esdhc((void *)MX51_MMC_SDHC2_BASE_ADDR, 0, pdata);
+ return imx_add_esdhc((void *)MX51_MMC_SDHC2_BASE_ADDR, 1, pdata);
}
static inline struct device_d *imx51_add_nand(struct imx_nand_platform_data *pdata)
[-- Attachment #2: Type: text/plain, Size: 149 bytes --]
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2011-08-30 8:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-30 8:43 Alexander Shiyan [this message]
2011-10-12 8:30 ` Sascha Hauer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1314693807.22308@milas.spb.ru \
--to=shc@milas.spb.ru \
--cc=barebox@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox