[U-Boot] [PATCH 1/7] driver: net: fsl-mc: Add version check for MC objects
york sun
york.sun at nxp.com
Mon Jan 25 18:19:03 CET 2016
On 12/24/2015 02:02 AM, Prabhakar Kushwaha wrote:
> Check and compare version of management complex's object with the version
> supported by Freescale ldpaa2 ethernet driver.
>
> Signed-off-by: Prabhakar Kushwaha <prabhakar at freescale.com>
> ---
> drivers/net/fsl-mc/mc.c | 51 ++++++++++++++++++++++++++++++++++++++-
> drivers/net/ldpaa_eth/ldpaa_eth.c | 28 +++++++++++++++++++++
> 2 files changed, 78 insertions(+), 1 deletion(-)
>
The driver is not backward compatible, is it? Looks like every time the firmware
upgrades, the driver changes.
York
More information about the U-Boot
mailing list