[U-Boot-Users] [PATCH 05/08]: mpc7448hpc2 board flash support

Zang Roy-r61911 tie-fei.zang at freescale.com
Thu Aug 3 16:55:24 CEST 2006


> > 
> > I always remember your word:). 
> 
> Excellent to know. So I finally know whom to ask when I can't 
> remember :-)
> 
That is OK! 

In file cfi_flash.c, why there are two same comments?
 	
int buffered_size;
 #endif
 	/* get lower aligned address */
-	/* get lower aligned address */
 	wp = (addr & ~(info->portwidth - 1));
 
 	/* handle unaligned start */

it seems strange. 
Roy





More information about the U-Boot mailing list