From owner-freebsd-arm@FreeBSD.ORG Thu Jul 4 08:26:52 2013 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 7B6F336B; Thu, 4 Jul 2013 08:26:52 +0000 (UTC) (envelope-from ilya@bakulin.de) Received: from olymp.kibab.com (olymp.kibab.com [5.9.14.202]) by mx1.freebsd.org (Postfix) with ESMTP id 3E20016EE; Thu, 4 Jul 2013 08:26:51 +0000 (UTC) X-DKIM: OpenDKIM Filter v2.5.2 olymp.kibab.com C03B33F47A DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=bakulin.de; s=default; t=1372926410; bh=GGeGsLeMl9ppbB3rw7iKbFguKsL9cKCDnXZ4EYF1W1U=; h=Date:From:To:CC:Subject:References:In-Reply-To; b=krHz8/O50hoPUs7Q/EnO6ZD3SFmS4/BoHZYr682rQ4ejpSi7ygo4sQXXMBaf9Fwp9 1koOO3qd6KA4URmNtCLASjDlZjFvyCl8ufgZ3WgFf6P9L5pFvqbxg0VD2sfkNjx7hW 388dTdaI5KKT7rFJRvcnRnGMndKuXHR9fPTt16rQ= Message-ID: <51D531CB.3060300@bakulin.de> Date: Thu, 04 Jul 2013 10:26:51 +0200 From: Ilya Bakulin MIME-Version: 1.0 To: Jeroen Hofstee Subject: Re: [PATCH] SDIO support for Globalscale Dreamplug References: <20130702145905.GA1847@olymp.kibab.com> <51D3097A.8010601@FreeBSD.org> <51D3282C.1090701@bakulin.de> <20130703222002.GA60491@olymp.kibab.com> <51D50C55.1040300@myspectrum.nl> In-Reply-To: <51D50C55.1040300@myspectrum.nl> X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Alexander Motin , freebsd-arm@freebsd.org, freebsd-embedded@freebsd.org X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Jul 2013 08:26:52 -0000 Hi Jeroen, On 04.07.13 07:47, Jeroen Hofstee wrote: > From the looks if it, MV_SDIO_RSP48_BM2 must be 3 instead 2. Wonderful, it works now. Thanks for the fix!!! By the way, I keep my changes in the Git repository here: https://github.com/kibab/freebsd/commits/kibab-dplug -- Regards, Ilya Bakulin