This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a change to branch releases/12.10
in repository https://gitbox.apache.org/repos/asf/nuttx.git


    from ea3ce977ec fs/vfs: check buffer count and pointer for iovec
     new 51252aef91 boards/imx93-evk: Tidy up board.h ENET1 section
     new e540fae8b3 arm64/imx9: Add missing ENET1 RGMII TXC pin muxing
     new 03f7f59fa8 arm64/imx9: Support & configure RGMII-ID on RTL8211F

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 arch/arm64/src/imx9/Kconfig                        |  15 +++
 arch/arm64/src/imx9/imx9_enet.c                    | 113 +++++++++++++++++++++
 boards/arm64/imx9/imx93-evk/configs/knsh/defconfig |   1 +
 .../arm64/imx9/imx93-evk/configs/koptee/defconfig  |   1 +
 boards/arm64/imx9/imx93-evk/configs/nsh/defconfig  |   1 +
 boards/arm64/imx9/imx93-evk/include/board.h        |  49 +++------
 include/nuttx/net/gmii.h                           |   5 +-
 7 files changed, 151 insertions(+), 34 deletions(-)

Reply via email to