Date: Mon, 31 Dec 2012 17:30:46 -0800 From: hiren panchasara <hiren.panchasara@gmail.com> To: Ian Lepore <freebsd@damnhippie.dyndns.org> Cc: freebsd-arm <freebsd-arm@freebsd.org> Subject: Re: Rpi boot process stuck on mountroot Message-ID: <CALCpEUFprCb9zakzvFzeouHF%2BgD-=HZ-gwmdN-Tw%2B6VgWLQ9UQ@mail.gmail.com> In-Reply-To: <CALCpEUEVZz24VTHJVFTHET2=r3vb1RfFawdP-8=ULfaGoFTppg@mail.gmail.com> References: <CALCpEUGXc_Dp=BG5dTLBkMR3P30kgNnzpWzHuW2Xx-Qs0XjZvw@mail.gmail.com> <1357002062.54953.135.camel@revolution.hippie.lan> <CALCpEUEVZz24VTHJVFTHET2=r3vb1RfFawdP-8=ULfaGoFTppg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Dec 31, 2012 at 5:28 PM, hiren panchasara <hiren.panchasara@gmail.com> wrote: > On Mon, Dec 31, 2012 at 5:01 PM, Ian Lepore > <freebsd@damnhippie.dyndns.org> wrote: >> On Mon, 2012-12-31 at 16:42 -0800, hiren panchasara wrote: >>> Hi All, >>> >>> I am using Tim Kientzle's scripts and have been harassing him with >>> stupid questions. >>> Many thanks to him for his work. >>> >>> I am LX Series 8gig Class 10 sd card with Tim's most current scripts >>> and -head as my sources. >>> >>> dmesg on attaching the card: >>> >>> mmc0: <MMC/SD bus> on sdhci0 >>> mmcsd0: 7600MB <SDHC SD08G 3.0 SN -1341241004 MFG 06/2012 by 39 PH> at >>> mmc0 50.0MHz/4bit/65535-block >>> >>> But getting error on mountroot as shown in the attachment. >>> >>> Any help/pointers would be appreciated. >>> >> >> Hmm. If it's an 8gb card it's HC by definition, and it says it detected >> an SDHC card, so running at 50mhz shouldn't be a problem. It would be >> interesting to see if it works if you force it to run as a non-HC at >> 25mhz, using this patch... >> >> http://people.freebsd.org/~gonzo/patches/u-boot-pi-nohs.diff > > Thanks for the quick reply, Ian. > > But I could not find drivers/mmc/sdhci.c as listed in these diffs. > > I am using head at revision 244918. > > [hirenp@flymockour-l7 /usr/src/head]$ find . -iname sdhci.c > ./sys/dev/sdhci/sdhci.c > [hirenp@flymockour-l7 /usr/src/head]$ > > [hirenp@flymockour-l7 /usr/src/head]$ grep -r "mmc->host_caps" * > [hirenp@flymockour-l7 /usr/src/head]$ > > Am I missing something? Aah, you meant u-boot drivers. Let me try and see. Thanks, Hiren > > Thanks, > Hiren >> >> -- Ian >> >>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALCpEUFprCb9zakzvFzeouHF%2BgD-=HZ-gwmdN-Tw%2B6VgWLQ9UQ>