VAR-SOM-MX8X rev changelog: Difference between revisions
From Variscite Wiki
No edit summary |
(style="vertical-align:top;") |
||
Line 18: | Line 18: | ||
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> | 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: | The following are the relevant patches: | ||
{| | {| class="wikitable" | ||
|- | |- | ||
! Release | ! Release | ||
! U-Boot | ! U-Boot | ||
! Kernel | ! Kernel | ||
|- | |- style="vertical-align:top;" | ||
| Yocto Dunfell / B2Qt Dunfell / Debian Bullseye (kernel 5.4.142) | | Yocto Dunfell / B2Qt Dunfell / Debian Bullseye (kernel 5.4.142) | ||
| 1) [https://github.com/nsdrude-varigit/uboot-imx/commit/9458fd59dd6d69230438350c3aeb8ac803ff1b1c variscite: eth: ADIN1300: Disable RGMII RX clock delay]<br>2) [https://github.com/nsdrude-varigit/uboot-imx/commit/7c0342ef3018b9aa7da088266de3046b9abb8085 imx8qxp_var_som: Add support for Analog Devices ADIN1300 PHY]<br>3) [https://github.com/nsdrude-varigit/uboot-imx/commit/c93a5cbe612fd00386635209b222a260c45d5aec imx8qxp_var_som: add phy-reset-duration property to fec1] | | 1) [https://github.com/nsdrude-varigit/uboot-imx/commit/9458fd59dd6d69230438350c3aeb8ac803ff1b1c variscite: eth: ADIN1300: Disable RGMII RX clock delay]<br>2) [https://github.com/nsdrude-varigit/uboot-imx/commit/7c0342ef3018b9aa7da088266de3046b9abb8085 imx8qxp_var_som: Add support for Analog Devices ADIN1300 PHY]<br>3) [https://github.com/nsdrude-varigit/uboot-imx/commit/c93a5cbe612fd00386635209b222a260c45d5aec imx8qxp_var_som: add phy-reset-duration property to fec1] | ||
| 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/ac7c86035a1215bb2e792dc9e07aeddbf27e826e net: phy: adin: add adi,phy-mode-override property]<br>3) [https://github.com/varigit/linux-imx/commit/02cd4d2e66851fe547aa2d1d55566fef55454172 imx8qxp-var-som: configure symphony adi,phy-mode-overide to rgmii]<br>4) [https://github.com/varigit/linux-imx/commit/1348e8d7faa1b59ce2de944140253d83122965c4 imx8qxp-var-som: add phy-reset delays to fec1] | | 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/ac7c86035a1215bb2e792dc9e07aeddbf27e826e net: phy: adin: add adi,phy-mode-override property]<br>3) [https://github.com/varigit/linux-imx/commit/02cd4d2e66851fe547aa2d1d55566fef55454172 imx8qxp-var-som: configure symphony adi,phy-mode-overide to rgmii]<br>4) [https://github.com/varigit/linux-imx/commit/1348e8d7faa1b59ce2de944140253d83122965c4 imx8qxp-var-som: add phy-reset delays to fec1] | ||
|- | |- style="vertical-align:top;" | ||
| Yocto Sumo / B2Qt Sumo / Debian Buster (kernel 4.14.98) | | Yocto Sumo / B2Qt Sumo / Debian Buster (kernel 4.14.98) | ||
| Coming Soon... | | Coming Soon... | ||
| Coming Soon... | | Coming Soon... | ||
|- | |- style="vertical-align:top;" | ||
| Android 11.0.0_1.0.0 (kernel 5.4.47) | | Android 11.0.0_1.0.0 (kernel 5.4.47) | ||
| Coming Soon... | | Coming Soon... | ||
| Coming Soon... | | Coming Soon... | ||
|- | |- style="vertical-align:top;" | ||
| Android 10.0.0_2.5.0 (kernel 5.4.47) | | Android 10.0.0_2.5.0 (kernel 5.4.47) | ||
| Coming Soon... | | Coming Soon... | ||
| Coming Soon... | | Coming Soon... | ||
|- | |- style="vertical-align:top;" | ||
| Android 9.0.0_2.3.4 (kernel 4.14.98) | | Android 9.0.0_2.3.4 (kernel 4.14.98) | ||
| Coming Soon... | | Coming Soon... | ||
| Coming Soon... | | Coming Soon... | ||
|} | |} |
Revision as of 20:17, 11 May 2022
VAR-SOM-MX8X changelog
VAR-SOM-MX8X V1.3
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) imx8qxp_var_som: Add support for Analog Devices ADIN1300 PHY 3) imx8qxp_var_som: add phy-reset-duration property to fec1 |
1) imx8_var_defconfig: enable driver for ADIN PHY 2) net: phy: adin: add adi,phy-mode-override property 3) imx8qxp-var-som: configure symphony adi,phy-mode-overide to rgmii 4) imx8qxp-var-som: add phy-reset delays to fec1 |
Yocto Sumo / B2Qt Sumo / Debian Buster (kernel 4.14.98) | Coming Soon... | Coming Soon... |
Android 11.0.0_1.0.0 (kernel 5.4.47) | Coming Soon... | Coming Soon... |
Android 10.0.0_2.5.0 (kernel 5.4.47) | Coming Soon... | Coming Soon... |
Android 9.0.0_2.3.4 (kernel 4.14.98) | Coming Soon... | Coming Soon... |