From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Tue, 13 Nov 2012 20:58:31 +0100 Subject: [U-Boot] [PATCH V2 1/2] mmc: add bcm2835 driver In-Reply-To: <50A01EA6.7090503@wwwdotorg.org> References: <1352357057-11839-1-git-send-email-swarren@wwwdotorg.org> <20121110101709.7e5a6a70@lilith> <50A01EA6.7090503@wwwdotorg.org> Message-ID: <20121113205831.2a589aba@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Stephen, On Sun, 11 Nov 2012 14:54:46 -0700, Stephen Warren wrote: > On 11/10/2012 02:17 AM, Albert ARIBAUD wrote: > > Hi Stephen, > > > >> arch/arm/include/asm/arch-bcm2835/sdhci.h | 24 ++++ > >> drivers/mmc/Makefile | 1 + > >> drivers/mmc/bcm2835_sdhci.c | 177 +++++++++++++++++++++++++++++ > >> 3 files changed, 202 insertions(+) > >> create mode 100644 arch/arm/include/asm/arch-bcm2835/sdhci.h > >> create mode 100644 drivers/mmc/bcm2835_sdhci.c > > > > Actually the patch is essentially an MMC driver one, with the ARM > > file touched only to add a base address. I have reassigned the patch to > > Andy. > > OK. Note that patch 2/2 is all ARM and relies on patch 1/2 to compile > though. If you prefer, Andy can give his Acked-By: and reassign to me, and I will apply the series. Amicalement, -- Albert.