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

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


> 
> In message 
> <7EA18FDD2DC2154AA3BD6D2F22A62A0E0D319B at zch01exm23.fsl.freesca
> le.net> you wrote:
> >
> > > Should they be unified?
> > 
> > How about this?
> 
> I will check in Andreas Engel's patch ASAP - as time permits.
> 
> > -#if defined(__LITTLE_ENDIAN)
> > +#if defined(__LITTLE_ENDIAN) || defined(CFG_FLASH_TSI_SWAP)
> 
> As mentioned before, I will not accept board specific  code  
> in  this file.  Please chose a generic name for the #define 
> which desribes the problem, not your board.

I always remember your word:). 
CFG_FLASH_TSI_SWAP is not my board specific code. My board 
name is MPC7448HPC2:).  This flag deals with such type of 
systems:
(1) 74xx + tsi108/9
(2) The flash data line is connected with tsi108 data line by little
Endian mode.
I will consider a more reasonable name.
Thanks.
Roy





More information about the U-Boot mailing list