On Thu, 24 Jun 2021 at 00:43, Ashok Reddy Soma <[email protected]> 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 <[email protected]> > --- > > include/linux/ethtool.h | 8 ++++++++ > 1 file changed, 8 insertions(+)
Reviewed-by: Simon Glass <[email protected]>

