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

2011-11-21 Thread Timur Tabi
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

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

2011-11-29 Thread Kumar Gala
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,