[U-Boot] [PATCH v1 1/2] fsl_sata: Add the workaround for errata SATA-A001

Kumar Gala galak at kernel.crashing.org
Fri Apr 9 06:51:01 CEST 2010


On Apr 8, 2010, at 8:15 PM, Timur Tabi wrote:

> On Thu, Apr 8, 2010 at 6:32 PM, Dave Liu <daveliu at freescale.com> wrote:
> 
>> +#if defined(CONFIG_FSL_SATA_V2) && defined(CONFIG_FSL_SATA_ERRATUM_A001)
> 
> Is there ever a situation where CONFIG_FSL_SATA_ERRATUM_A001 is
> defined but CONFIG_FSL_SATA_V2 is not defined?

No, but I want to be explicit about it in the code.. so we'll leave it as is.

- k


More information about the U-Boot mailing list