[GIT PULL] please pull fsl-qoriq-next for next

Peng Fan peng.fan at nxp.com
Tue Mar 14 11:16:22 CET 2023


Hi Tom,

Please pull fsl-qoriq-next-2023-3-14 for next
CI: https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq/-/pipelines/15599
-----------------------------------------------------
Enable DM_SERIAL for freescale ls2080a
Drop non DM_ETH code for freescale:
  lx2160a/ls2080rdb/ls2080aqds/ls1088a
----------------------------------------------------

Thanks,
Peng.

The following changes since commit bcf343146ff365a88481b9a80920ed146c6dee5b:

  Merge tag 'dm-next-9mar23' of https://source.denx.de/u-boot/custodians/u-boot-dm into next (2023-03-09 11:22:50 -0500)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq.git tags/fsl-qoriq-next-2023-3-14

for you to fetch changes up to b07a62c0219ede896a20e825ab0791fb01d68407:

  configs: ls208x: enable DM_SERIAL (2023-03-14 18:56:28 +0800)

----------------------------------------------------------------
Ioana Ciornei (11):
      board: freescale: lx2160a: remove hardcoded ethernet initialization
      board: freescale: lx2160a: remove code under !CONFIG_DM_ETH
      board: freescale: ls2080rdb: remove code under !CONFIG_DM_ETH
      board: freescale: ls2080aqds: remove code under !CONFIG_DM_ETH
      board: freescale: ls1088a: remove code under !CONFIG_DM_ETH
      arm: dts: ls1088a-rdb: replace 'xgmii' with '10gbase-r'
      arch: arm: dst: fsl-ls2080a.dtsi: add an 'soc' node
      arch: arm: dst: fsl-ls2080a.dtsi: move the serial nodes under soc
      arch: arm: dst: fsl-ls2080a.dts: sync serial nodes with Linux
      arch: arm: dst: fsl-ls2080a.dts: tag serial nodes with bootph-all
      configs: ls208x: enable DM_SERIAL

 arch/arm/dts/fsl-ls1088a-rdb.dts             |   4 +-
 arch/arm/dts/fsl-ls2080a.dtsi                |  57 ++++--
 board/freescale/ls1088a/eth_ls1088aqds.c     | 739 +------------------------------------------------------------------------
 board/freescale/ls1088a/eth_ls1088ardb.c     |  93 ----------
 board/freescale/ls1088a/ls1088a.c            |   2 +-
 board/freescale/ls2080aqds/eth.c             | 981 +------------------------------------------------------------------------------------------------
 board/freescale/ls2080aqds/ls2080aqds.c      |   2 +-
 board/freescale/ls2080ardb/eth_ls2080rdb.c   |  95 ----------
 board/freescale/ls2080ardb/ls2080ardb.c      |   2 +-
 board/freescale/lx2160a/eth_lx2160aqds.c     | 825 +--------------------------------------------------------------------------------
 board/freescale/lx2160a/eth_lx2160ardb.c     | 176 ------------------
 board/freescale/lx2160a/eth_lx2162aqds.c     | 844 +----------------------------------------------------------------------------------
 board/freescale/lx2160a/lx2160a.c            |   6 +-
 configs/ls2088aqds_tfa_defconfig             |   5 +-
 configs/ls2088ardb_tfa_SECURE_BOOT_defconfig |   4 +-
 configs/ls2088ardb_tfa_defconfig             |   4 +-
 16 files changed, 72 insertions(+), 3767 deletions(-)


More information about the U-Boot mailing list