[U-Boot] [PATCH 1/2] powerpc/85xx: CONFIG_FSL_SATA_V2 should be defined in config_mpc85xx.h

Kumar Gala kumar.gala at freescale.com
Tue Nov 29 16:06:33 CET 2011


On Nov 21, 2011, at 5:10 PM, Timur Tabi wrote:

> Macro CONFIG_FSL_SATA_V2 is defined if the SOC has a V2 Freescale SATA
> controller, so it should be defined in config_mpc85xx.h instead of the various
> board header files.  So now CONFIG_FSL_SATA_V2 is always defined on the P1013,
> P1022, P2041, P3041, P5010, and P5020.  It was already defined for the
> P1010 and P1014.
> 
> Signed-off-by: Timur Tabi <timur at freescale.com>
> ---
> arch/powerpc/include/asm/config_mpc85xx.h |    6 ++++++
> include/configs/P1022DS.h                 |    1 -
> include/configs/P2041RDB.h                |    5 ++---
> include/configs/P3041DS.h                 |    1 -
> include/configs/P5020DS.h                 |    1 -
> 5 files changed, 8 insertions(+), 6 deletions(-)

applied to 85xx

- k


More information about the U-Boot mailing list