Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Dec 2007 14:58:28 -0700 (MST)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        stas@FreeBSD.org
Cc:        freebsd-arm@FreeBSD.org
Subject:   Re: MMC cards support
Message-ID:  <20071213.145828.1650439159.imp@bsdimp.com>
In-Reply-To: <20071213205502.GD17356@dracon.ht-systems.ru>
References:  <20071213205502.GD17356@dracon.ht-systems.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20071213205502.GD17356@dracon.ht-systems.ru>
            Stanislav Sedov <stas@FreeBSD.org> writes:
: Am I currently understand that MMC cards isn't supported now? My board
: can't detect that:-( I've heard about qdmmc driver, but can't find it
: either in CVS or in Perforce, where can I get a copy to take a look?
: Hopefully, I'll be able to add mmc support based on this code...

There's no MMC support in the boot loader at the moment.  Only SD
support.  There's some preliminary MMC support in the infrastructure,
but I never fleshed it out.

: Also, I have a little question about if_ate. I'm receiving the error
: when initializing it:
: ate0: No MAC address setdevice_attach: ate0 attach returned 6

This means that the MAC address wasn't set by the boot loader.

: Is it u-boot (that I use to boot the FreeBSD kernel) sets up incorrect
: MAC (though the network works flawlessly in u-boot), or probably there're
: some other issues that can cause it?

I tought one needed to so something special with uboot to set the MAC
address.  Is that not right?

Warner



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071213.145828.1650439159.imp>