VAR-SOM-MX8M-NANO rev changelog: Difference between revisions
From Variscite Wiki
Line 11: | Line 11: | ||
! Kernel | ! Kernel | ||
|- | |- | ||
| Yocto Dunfell / B2Qt Dunfell / Debian Bullseye | | Yocto Dunfell / B2Qt Dunfell / Debian Bullseye (kernel 5.4.142) | ||
| | | 1) [https://github.com/varigit/uboot-imx/commit/2c08669d9e69c202f3fde421fa3b6146b124f24e imx8mn-var-som: Add support for Analog Devices ADIN1300 PHY]<br>2) [https://github.com/varigit/uboot-imx/commit/9458fd59dd6d69230438350c3aeb8ac803ff1b1c variscite: eth: ADIN1300: Disable RGMII RX clock delay] | ||
| [https://github.com/varigit/linux-imx/commit/3d6203e057b22ff72a249879787ffff613e1de84 imx8_var_defconfig: enable driver for ADIN PHY] | | [https://github.com/varigit/linux-imx/commit/3d6203e057b22ff72a249879787ffff613e1de84 imx8_var_defconfig: enable driver for ADIN PHY] | ||
|- | |- | ||
| Yocto Zeus ( | | Yocto Zeus (kernel 5.4.24) | ||
| | | 1) [https://github.com/varigit/uboot-imx/commit/09fed2674af7100617a6095cb3afa2c9affe6fda imx8mn-var-som: Add support for Analog Devices ADIN1300 PHY]<br>2) [https://github.com/varigit/uboot-imx/commit/b5fc04eaab84d40b0566a04c82fabf794807d7a3 variscite: eth: ADIN1300: Disable RGMII RX clock delay] | ||
| [https://github.com/varigit/linux-imx/commit/6aebc2695ae4ec8b71f89ed5cb3ce5e3c11db783 imx8_var_defconfig: enable driver for ADIN PHY] | | [https://github.com/varigit/linux-imx/commit/6aebc2695ae4ec8b71f89ed5cb3ce5e3c11db783 imx8_var_defconfig: enable driver for ADIN PHY] | ||
|- | |- | ||
| Yocto Zeus ( | | Yocto Zeus (kernel 5.4.3) | ||
| | | 1) [https://github.com/varigit/uboot-imx/commit/abe6ee81aefd40039d4e24b4bb8980b9816d51d7 imx8mn-var-som: Add support for Analog Devices ADIN1300 PHY]<br>2) [https://github.com/varigit/uboot-imx/commit/54efa8848055f9fdd0b13594fcb7e1a68a6b5f29 variscite: eth: ADIN1300: Disable RGMII RX clock delay] | ||
| [https://github.com/varigit/linux-imx/commit/8b35ee37f6b4eba1dfebff33b390bd3899e1eccd imx8_var_defconfig: enable driver for ADIN PHY] | | [https://github.com/varigit/linux-imx/commit/8b35ee37f6b4eba1dfebff33b390bd3899e1eccd imx8_var_defconfig: enable driver for ADIN PHY] | ||
|- | |- | ||
| Yocto Sumo / Debian Buster (kernel 4.14.98) | | Yocto Sumo / Debian Buster (kernel 4.14.98) | ||
| | | [https://github.com/varigit/uboot-imx/commit/08808c6df97ee2f14f411551fdf2872929638798 variscite: eth: ADIN1300: Disable RGMII RX clock delay] | ||
| | | [https://github.com/varigit/linux-imx/commit/14b26bad1d957d527424f8bdb1f605f62e593943 net: fec: register ADIN1300 PHY fixup to configure rgmii] | ||
|- | |- | ||
| Android 11.0.0_2.6.0 | | Android 11.0.0_2.6.0 |
Revision as of 23:23, 20 April 2022
VAR-SOM-MX8M-NANO changelog
VAR-SOM-MX8M-NANO V1.5
Hardware Changes
Updated Board & SOM Design to support Analog Devices Inc Ethernet PHY.
Old Manufacturer | Old MPN | New Manufacturer | New MPN |
---|---|---|---|
Qualcomm | AR8033-AL1A-R / AR8033-AL1B-R |
Analog Devices Inc | ADIN1300BCPZ |
Software Changes
Variscite is updating all relevant software repositories and recommends impacted users to upgrade to the latest software version or to update their U-Boot and kernel to the latest commit ID of the branch they are already based on.
The following are the relevant patches: