Julien May <[EMAIL PROTECTED]> wrote:
> On Thu, 24 Jul 2008, Haavard Skinnemoen wrote:
> > Done. I've also applied a couple of other fixes due to recent API
> > changes, so it should at least build now.
> 
> Ah great!
> 
> Are those already committed to your hammerhead branch? Right now I 
> couldn't pull anything new. 
> 
> Maybe you can check those in so that I can pull and test the u-boot.

Hmm...they _should_ be there:

[EMAIL PROTECTED]:~/work/u-boot/hammerhead$ git remote show avr32
* remote avr32
  URL: git://git.denx.de/u-boot-avr32.git
  Tracked remote branches
    atmel-1.3.0 atmel-1.3.1 format-warnings hammerhead master spiflash 
stk1000-lcd
[EMAIL PROTECTED]:~/work/u-boot/hammerhead$ git show --stat avr32/hammerhead
commit 50ca883c61c88f463fc4d8e635b7aa195fffdb65
Author: Haavard Skinnemoen <[EMAIL PROTECTED]>
Date:   Thu Jul 24 09:44:01 2008 +0200

    hammerhead: Define CONFIG_ATMEL_MCI
    
    Since the MMC driver was moved into drivers/mmc, you now need to define
    CONFIG_ATMEL_MCI in addition to CONFIG_MMC to include it.
    
    Signed-off-by: Haavard Skinnemoen <[EMAIL PROTECTED]>

 include/configs/hammerhead.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

Haavard

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to