[U-Boot] [PATCH] driver: net: fsl-mc: remove MC firmware version check

York Sun yorksun at freescale.com
Wed Dec 16 10:01:51 CET 2015



On 12/04/2015 05:14 AM, Stuart Yoder wrote:
> The MC version numbers provide no meaningful information
> about binary interface compatibility, so remove the
> check which refuses to start the MC unless a specific
> version is found.
> 
> Version checking is supposed to be done at the individual
> object level, and individual drivers are responsible
> for their own version checking.
> 
> Signed-off-by: Stuart Yoder <stuart.yoder at freescale.com>
> ---
>  drivers/net/fsl-mc/mc.c | 13 -------------
>  1 file changed, 13 deletions(-)
> 

Applied to u-boot-fsl-qoriq master. Awaiting upstream.

York



More information about the U-Boot mailing list