Hi Andy,

On Wed, Mar 30, 2016 at 10:41 PM, Fugang Duan <fugang.d...@nxp.com> wrote:
>
> Fabio, we cannot do it like this that may cause confused for the quirk flag 
> "FEC_QUIRK_HAS_RACC".

We can treat FEC_QUIRK_HAS_RACC flag as "this is a non-Coldfire SoC".

>
>
> Hi, Greg,
>
> The header file fec.h define the FEC_FTRL as below,  if ColdFire SoC has no 
> this register,  we may remove the define in here and define the register 
> according to SOC type. For example, it is ColdFire Soc, define it as 0xFFF. 
> Is it  feasible ?
>

This is even worse IMHO. We should not write to a 'fake' register
offset of 0xFFF.

Reply via email to