[U-Boot] [PATCH 12/15] ATMEL: fix dataflash (dirty)

Reinhard Meyer u-boot at emk-elektronik.de
Fri Feb 18 13:56:14 CET 2011


Dear Andreas Bießmann,
>>   #ifndef CONFIG_AT91_LEGACY
>> -#define CONFIG_AT91_LEGACY
>> -#warning Please update to use C structur SoC access !
>> +# define CONFIG_AT91_LEGACY
>
> this would be CONFIG_ATMEL_LEGACY
>
>> +# warning Please update to use C structur SoC access !
>>   #endif
Interesting.. It did build although the (wrong) define should not have been set.
Either it is set somewhere, or it is actually not required.

Anyway, when the driver is converted to struct SoC access, this will be removed.
Reinhard


More information about the U-Boot mailing list