]> git.dujemihanovic.xyz Git - u-boot.git/commit
net: fsl-mc: sync DPSPARSER MC APIs
authorIoana Ciornei <ioana.ciornei@nxp.com>
Wed, 31 May 2023 16:04:34 +0000 (19:04 +0300)
committerPeng Fan <peng.fan@nxp.com>
Thu, 15 Jun 2023 09:58:53 +0000 (17:58 +0800)
commit4797269e74a7720fe5a5100b00e85841358907a4
tree92d0932ccae1749163e1095bda2347fc431c354d
parent207c8157709e3be8fb3338b5840de4a01767b79b
net: fsl-mc: sync DPSPARSER MC APIs

Sync the Data Path Soft Parser APIs to their latest form, this
means the layout of each command is created based on structures which
clearly describe the endianness of each field rather than some macros.

The command version is kept in place, meaning that the minimum MC
version accepted is not changed in any way.

Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
drivers/net/fsl-mc/dpsparser.c
include/fsl-mc/fsl_dpsparser.h