VAR-SOM-MX8 rev changelog: Difference between revisions

From Variscite Wiki
(Created page with "= VAR-SOM-MX8 changelog = SW details regarding the different VAR-SOM-MX8 revisions will be added soon to this page.")
 
(Remove all patches that are not for the adi phy on the SOM)
 
(24 intermediate revisions by 4 users not shown)
Line 1: Line 1:
= VAR-SOM-MX8 changelog =
= VAR-SOM-MX8 changelog =
SW details regarding the different VAR-SOM-MX8 revisions will be added soon to this page.
== VAR-SOM-MX8 V1.4 ==
=== Hardware Changes ===
Updated Board & SOM Design to support Analog Devices Inc Ethernet PHY.
{| class="wikitable"
|-
! Old Manufacturer
! Old MPN
! New Manufacturer
! New MPN
|-
| Qualcomm
| AR8033-AL1A-R /<br>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.<br>
The following are the relevant patches:<br>
{| class="wikitable"
|-
! Release
! U-Boot
! Kernel
|- style="vertical-align:top;"
| Yocto Dunfell / B2Qt Dunfell / Debian Bullseye (kernel 5.4.142)
| 1) [https://github.com/varigit/uboot-imx/commit/9458fd59dd6d69230438350c3aeb8ac803ff1b1c variscite: eth: ADIN1300: Disable RGMII RX clock delay]<br>2) [https://github.com/varigit/uboot-imx/commit/26a22ecbba52b0aaa7694eadd4dce4c4f79d1014 imx8qm_var_som: fec1: tune phy-reset-post-delay with proper value]
| 1) [https://github.com/varigit/linux-imx/commit/3d6203e057b22ff72a249879787ffff613e1de84 imx8_var_defconfig: enable driver for ADIN PHY]<br>2) [https://github.com/varigit/linux-imx/commit/2bd830f5df0f769cf732228ad0963c06f196d0a6 imx8qm-var-som: fec: add phy-reset-post-delay]
|- style="vertical-align:top;"
| Yocto Zeus (kernel 5.4.3)
| 1) [https://github.com/varigit/uboot-imx/commit/54efa8848055f9fdd0b13594fcb7e1a68a6b5f29 variscite: eth: ADIN1300: Disable RGMII RX clock delay]<br>2) [https://github.com/varigit/uboot-imx/commit/0c8df0fd54ee90ade4e96d51460707c62d590553 imx8qm-var-som: fec: add phy-reset-post-delay]
| 1) [https://github.com/varigit/linux-imx/commit/8b35ee37f6b4eba1dfebff33b390bd3899e1eccd imx8_var_defconfig: enable driver for ADIN PHY]<br>2) [https://github.com/varigit/linux-imx/commit/0f98d517a6e6e45fbe363be11b20cb9cc29c8281 imx8qm-var-som: fec: add phy-reset-post-delay]
|- style="vertical-align:top;"
| Yocto Sumo / B2Qt Sumo / Debian Buster (kernel 4.14.98)
| 1) [https://github.com/varigit/uboot-imx/commit/2b09a660cc3197cc121a9ba362bc0e5e7f9001a8 variscite: eth: ADIN1300: Disable RGMII RX clock delay]<br>2) [https://github.com/varigit/uboot-imx/commit/a3ca1e7d8bde56a11a9713f5245545357434fa0b mx8qm_var_som: fec: add phy-reset-post-delay]
| 1) [https://github.com/varigit/linux-imx/commit/40628fe12c64c3560cdbd7daed8aa16fdacdefbf net: fec: register ADIN1300 PHY fixup to configure rgmii]<br>2) [https://github.com/varigit/linux-imx/commit/508fa72db388119ebcf0f3782cfcbfed2e247a0d imx8qm-var-som: fec: add phy-reset-post-delay]
|- style="vertical-align:top;"
| Android 11.0.0_1.0.0 (kernel 5.4.47)
| 1) [https://github.com/varigit/uboot-imx/commit/93b3f6f45685cb359367154383d4bcb9480000fb variscite: eth: ADIN1300: Disable RGMII RX clock delay]<br>2) [https://github.com/varigit/uboot-imx/commit/bc134ee7e20bcf74f22b165ad8c2512d8b295e74 imx8qm_var_som: fec1: tune phy-reset-post-delay with proper value]
| 1) [https://github.com/varigit/linux-imx/commit/1df3b2cc2cfacb53fe0cb72eb78f74e4b26d6d86 imx8_var_android_defconfig: enable driver for ADIN PHY]<br>2) [https://github.com/varigit/linux-imx/commit/e588a8799d04d34684eda07aa7bb769a2e28bf34 imx8qm-var-som: fec: add phy-reset-post-delay]
|- style="vertical-align:top;"
| Android 10.0.0_2.5.0 (kernel 5.4.47)
| 1) [https://github.com/varigit/uboot-imx/commit/93b3f6f45685cb359367154383d4bcb9480000fb variscite: eth: ADIN1300: Disable RGMII RX clock delay]<br>2) [https://github.com/varigit/uboot-imx/commit/87ac37935d50ffc3f1f48eb5abb6ad838ad0abb4 var_imx8qm_som: fec1: tune phy-reset-post-delay with proper value]
| 1) [https://github.com/varigit/linux-imx/commit/2b85265e6e7790b3748664215a0b5817c9f892f9 imx8_var_android_defconfig: enable driver for ADIN PHY]<br>2) [https://github.com/varigit/linux-imx/commit/e4847311a5f561a7cee01834b5b249db53a2eac3 imx8qm-var-som: fec: add phy-reset-post-delay]
|- style="vertical-align:top;"
| Pie 9.0.0_2.0.0 (kernel 4.14.98)
| 1) [https://github.com/varigit/uboot-imx/commit/2b09a660cc3197cc121a9ba362bc0e5e7f9001a8 variscite: eth: ADIN1300: Disable RGMII RX clock delay]<br>2) [https://github.com/varigit/uboot-imx/commit/a3ca1e7d8bde56a11a9713f5245545357434fa0b mx8qm_var_som: fec: add phy-reset-post-delay]
| 1) [https://github.com/varigit/linux-imx/commit/35db01540dd4960c3799b06d8d9503adab6a988d net: fec: register ADIN1300 PHY fixup to configure rgmii]<br>2) [https://github.com/varigit/linux-imx/commit/158459e36774e477fae1e7fd8a7eaeb111e271e8 imx8qm-var-som: fec: add phy-reset-post-delay]
|}
{{Note|Note: These patches are backward-compatible with the previous SOM revisions.}}

Latest revision as of 19:41, 11 July 2022

VAR-SOM-MX8 changelog

VAR-SOM-MX8 V1.4

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:

Release U-Boot Kernel
Yocto Dunfell / B2Qt Dunfell / Debian Bullseye (kernel 5.4.142) 1) variscite: eth: ADIN1300: Disable RGMII RX clock delay
2) imx8qm_var_som: fec1: tune phy-reset-post-delay with proper value
1) imx8_var_defconfig: enable driver for ADIN PHY
2) imx8qm-var-som: fec: add phy-reset-post-delay
Yocto Zeus (kernel 5.4.3) 1) variscite: eth: ADIN1300: Disable RGMII RX clock delay
2) imx8qm-var-som: fec: add phy-reset-post-delay
1) imx8_var_defconfig: enable driver for ADIN PHY
2) imx8qm-var-som: fec: add phy-reset-post-delay
Yocto Sumo / B2Qt Sumo / Debian Buster (kernel 4.14.98) 1) variscite: eth: ADIN1300: Disable RGMII RX clock delay
2) mx8qm_var_som: fec: add phy-reset-post-delay
1) net: fec: register ADIN1300 PHY fixup to configure rgmii
2) imx8qm-var-som: fec: add phy-reset-post-delay
Android 11.0.0_1.0.0 (kernel 5.4.47) 1) variscite: eth: ADIN1300: Disable RGMII RX clock delay
2) imx8qm_var_som: fec1: tune phy-reset-post-delay with proper value
1) imx8_var_android_defconfig: enable driver for ADIN PHY
2) imx8qm-var-som: fec: add phy-reset-post-delay
Android 10.0.0_2.5.0 (kernel 5.4.47) 1) variscite: eth: ADIN1300: Disable RGMII RX clock delay
2) var_imx8qm_som: fec1: tune phy-reset-post-delay with proper value
1) imx8_var_android_defconfig: enable driver for ADIN PHY
2) imx8qm-var-som: fec: add phy-reset-post-delay
Pie 9.0.0_2.0.0 (kernel 4.14.98) 1) variscite: eth: ADIN1300: Disable RGMII RX clock delay
2) mx8qm_var_som: fec: add phy-reset-post-delay
1) net: fec: register ADIN1300 PHY fixup to configure rgmii
2) imx8qm-var-som: fec: add phy-reset-post-delay
Note: These patches are backward-compatible with the previous SOM revisions.