Merge git://www.denx.de/git/u-boot
authorMichal Simek <monstr@monstr.eu>
Mon, 7 May 2007 22:32:35 +0000 (00:32 +0200)
committerMichal Simek <monstr@monstr.eu>
Mon, 7 May 2007 22:32:35 +0000 (00:32 +0200)
Conflicts:

include/asm-microblaze/microblaze_intc.h
include/linux/stat.h

1  2 
README
common/Makefile
cpu/microblaze/start.S
include/configs/xupv2p.h
include/linux/stat.h

diff --cc README
Simple merge
diff --cc common/Makefile
Simple merge
Simple merge
Simple merge
index 39386f1220a03ff604e11eba30f36fb614b2cdeb,43fd53fc98cf8b5644c49b3c7cc5235278aa0365..37f2924df18881bf6569c21607cc9d19518f794a
@@@ -67,8 -67,7 +67,8 @@@ struct stat 
  
  #endif        /* __PPC__ */
  
- #if defined (__ARM__) || defined (__I386__) || defined (__M68K__) || defined (__blackfin__) ||\
 -#if defined (__ARM__) || defined (__I386__) || defined (__M68K__) || defined (__bfin__)
++#if defined (__ARM__) || defined (__I386__) || defined (__M68K__) || defined (__bfin__) ||\
 +      defined (__microblaze__)
  
  struct stat {
        unsigned short st_dev;