[PATCH 1/3] net: ethtool: Add ethernet speed macros for higher speeds

Simon Glass sjg at chromium.org
Sat Jun 26 20:32:07 CEST 2021


On Thu, 24 Jun 2021 at 00:43, Ashok Reddy Soma
<ashok.reddy.soma at xilinx.com> wrote:
>
> Add speed macro's for higher ethernet speeds to be used in u-boot
> networking drivers. Added Macros for speeds 14G, 20G, 25G, 40G, 50G,
> 56G, 100G and 200G inline with linux.
>
> Signed-off-by: Ashok Reddy Soma <ashok.reddy.soma at xilinx.com>
> ---
>
>  include/linux/ethtool.h | 8 ++++++++
>  1 file changed, 8 insertions(+)


Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list