Skip to content

Commit

Permalink
linux-iot2050: Update to v6.1.54-cip6[-rt3]
Browse files Browse the repository at this point in the history
This update includes all patches from 5.10 except some prueth functionality
still being upstreamed by TI, namely:

    net: ethernet: ti: icssg_prueth: add TAPRIO offload support
    net: ethernet: ti: icssg_prueth: Add helper functions to configure FDB
    net: ethernet: ti: icssg_switch: Add switchdev based driver for ethernet switch support
    net: ethernet: ti: icssg_prueth: Add support for ICSSG switch firmware on AM654 PG2.0
    ------------------------------- Current upstream attempts stop here--------------------
    net: ethernet: ti: icssg_prueth: add IET Frame preemption utilities
    net: ethernet: ti: icssg_prueth: add priv-flags to configure IET FPE
    net: ethernet: ti: icssg_prueth: enable IET/FPE feature configuration
    net: ethernet: ti: icssg_prueth: Support for transparent ASEL handling
    net: ethernet: ti: icssg_prueth: move phy init in .ndo_open/close()
    net: ethernet: ti: icssg_prueth: fix init after adding switchdev
    net: ti: icssg_prueth: Fix NULL pointer deference during probe
    net: ti: icssg_qos: Remove icssg_qos_cleanup()
    net: ti: icssg_qos: Fix IET Frame Preemption disable path
    net: ti: icssg_prueth: Fix NULL pointer deference during remove
    net: ti: icssg_prueth: Support multiple TX timestamp requests
    net:ti:icssg: select NET_DEVLINK
    net: ethernet: ti: icssg_prueth: Restore half-duplex support
    net: ethernet: ti: icssg_prueth: fix devlink port register sequence
    net: ti: icssg_prueth: clean up pending TX timestamp requests at link down
    net: ti: icssg_prueth: fix missed back to back TX timestamp responses
    net: ti: icssg-prueth: move phy_connect()/phy_disconnect()
    net: ethernet: ti: icssg_prueth: Use page_pool API for RX buffer allocation
    net: ethernet: ti: icssg_prueth: introduce and use prueth_swdata struct for SWDATA
    net: ethernet: ti: icssg_prueth: Add AF_XDP support
    net: ethernet: ti: icssg_prueth: Remove Rx enable in init sequence
    net: ethernet: ti: icssg_prueth: Initialize emac speed on SR1.0

Signed-off-by: Diogo Ivo <diogo.ivo@siemens.com>
  • Loading branch information
diogo-ivo committed Oct 11, 2023
1 parent 9221fc1 commit f965ca2
Showing 262 changed files with 8,842 additions and 32,358 deletions.
4 changes: 2 additions & 2 deletions conf/distro/iot2050-debian.conf
Original file line number Diff line number Diff line change
@@ -16,8 +16,8 @@ DISTRO_NAME = "IOT2050 Debian System"

HOSTNAME ??= "iot2050-debian"

PREFERRED_VERSION_linux-iot2050 ?= "5.10.%"
PREFERRED_VERSION_linux-iot2050-rt ?= "5.10.%"
PREFERRED_VERSION_linux-iot2050 ?= "6.1.%"
PREFERRED_VERSION_linux-iot2050-rt ?= "6.1.%"

KERNEL_NAME ?= "cip"

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit f965ca2

Please sign in to comment.