From: lamikr <lamikr@cc.jyu.fi>
To: lamikr@cc.jyu.fi
Cc: OMAP-Linux <linux-omap-open-source@linux.omap.com>
Subject: Re: [PATCH] fix MMC response types
Date: Fri, 31 Mar 2006 20:35:49 +0300 [thread overview]
Message-ID: <442D6875.20204@cc.jyu.fi> (raw)
In-Reply-To: <442B1840.6060801@cc.jyu.fi>
>
>Hopefully this patch is not needed anymore after your updates, but here
>it is anyway just in case that somebody finds it usefull.
>
>
Btw, I tested this more and found out that the only thing really needed
to get h6300
to mount SD in addition of MMC card during the boot was this one.
(That's on top of the latest omap-git version)
diff -Naur orig/mmc.c fixed/mmc.c
--- orig/mmc.c 2006-03-18 10:22:19.000000000 +0200
+++ fixed/mmc.c 2006-03-18 10:30:32.000000000 +0200
@@ -964,7 +964,7 @@
mmc_decode_scr(card);
}
- mmc_deselect_cards(host);
+ //mmc_deselect_cards(host);
}
next prev parent reply other threads:[~2006-03-31 17:35 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-24 20:37 [PATCH] fix MMC response types andrzej zaborowski
2006-03-27 12:46 ` Carlos Aguiar
2006-03-27 20:04 ` andrzej zaborowski
2006-03-28 20:59 ` Carlos Aguiar
2006-03-29 23:29 ` lamikr
2006-03-31 17:35 ` lamikr [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-03-27 12:56 Carlos Aguiar
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=442D6875.20204@cc.jyu.fi \
--to=lamikr@cc.jyu.fi \
--cc=linux-omap-open-source@linux.omap.com \
/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