[U-Boot] [PATCH v2] AT91: Add SD/MMC controller support & [PATCH v3]

Albin Tonnerre albin.tonnerre at free-electrons.com
Wed Sep 9 10:08:36 CEST 2009


On Wed, 09 Sep 2009 09:06 +0200, Konrad Mattheis wrote :
> Hi Albin,
> 
> 
> >Someone encoutered the same issue: http://lists.denx.de/pipermail/u-boot/2009-September/059684.html
> >This is because the patch is based on a change that was part of another patch that added support to a new >board. You can work around this easily: in at91sam9260_devices.c, simply replace
> 
> >#if defined(CONFIG_HAS_DATAFLASH) || defined(CONFIG_ATMEL_SPI)
> 
> >with
> 
> >#if defined(CONFIG_HAS_DATAFLASH)
> 
> >and the patch should then apply cleanly. Please let me know if that still doesn't work.
> Yes this patch apply cleanly, but I had problems on my samg20ek to get the mmc working.
> On the command mmc init, it always say no mmc card foung.

What modifications have you done to your code after applying the patch?
Providing the diff would help spotting potential errors

> So I tried now to apply your new Patch V3. What is the Base
> of this patch (I tried again u-boot 2009.08) Is there a better
> way to download the version with git?

It applies on top of http://lists.denx.de/pipermail/u-boot/2009-September/060053.html
The best base to apply those patches is the current master branch of the git
repository (git://git.denx.de/u-boot.git)

Regards,
-- 
Albin Tonnerre, Free Electrons
Kernel, drivers and embedded Linux development,
consulting, training and support.
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: Digital signature
Url : http://lists.denx.de/pipermail/u-boot/attachments/20090909/4fd858ba/attachment.pgp 


More information about the U-Boot mailing list