VAR-SOM-MX8M-PLUS rev changelog: Difference between revisions
From Variscite Wiki
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
= VAR-SOM-MX8M-PLUS changelog = | = VAR-SOM-MX8M-PLUS changelog = | ||
== VAR-SOM-MX8M-PLUS V1.3 == | |||
=== Hardware Changes === | |||
{{#lst:VAR-SOM-MX8M-MINI_rev_changelog|nano_mini_1v5_hw}} | |||
=== Software Changes === | |||
<section begin=var_som_mx8m_plus_1v3_sw/> | |||
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: | |||
<section end=var_som_mx8m_plus_1v3_sw/><!-- | |||
--><section begin=var_som_mx8m_plus_1v3_sw_patches/> | |||
{| class="wikitable" | |||
|- | |||
! Release | |||
! U-Boot | |||
! Kernel | |||
|- | |||
| Yocto Hardknott / Debian Bullseye (kernel 5.10.52) | |||
| 1) [https://github.com/varigit/uboot-imx/commit/11fa01fc0cee4fb0da6c6caef6fc1e9af41346a2 imx8mp-var-dart: enable CONFIG_DM_ETH_PHY for ADIN1300 phy]<br>2) [https://github.com/varigit/uboot-imx/commit/e83ea81ad70ea043f2af07477f144d2be0675c0d variscite: eth: ADIN1300: Disable RGMII RX clock delay] | |||
| [https://github.com/varigit/linux-imx/commit/8cc57fc3c7bfa4e2b68a2af423c8b7b117451c78 imx8_var_defconfig: enable driver for ADIN PHY] | |||
|- | |||
| Yocto Hardknott (kernel 5.10.35) | |||
| 1) [https://github.com/varigit/uboot-imx/commit/b54778e90b87364ffa54ef177db25805fdd9353f imx8mp-var-dart: enable CONFIG_DM_ETH_PHY for ADIN1300 phy]<br>2) [https://github.com/varigit/uboot-imx/commit/79db4bb3e949c48042cb338afa40fe7f4be0d14b variscite: eth: ADIN1300: Disable RGMII RX clock delay] | |||
| [https://github.com/varigit/linux-imx/commit/123fbf96a93f3d138dbb4dc3caf7c956540e838a imx8_var_defconfig: enable driver for ADIN PHY] | |||
|- | |||
| Yocto Gatesgarth (kernel 5.10.9) | |||
| [https://github.com/varigit/uboot-imx/commit/216f057d4fa8b649073c208d1b80b320462f350c variscite: eth: ADIN1300: Disable RGMII RX clock delay] | |||
| [https://github.com/varigit/linux-imx/commit/4a91371d5c7830fb7d9283a68dd21fb5715a83b6 imx8_var_defconfig: enable driver for ADIN PHY] | |||
|- | |||
| Yocto Zeus / B2Qt Zeus / Debian Bullseye (kernel 5.4.70_2.3.2) | |||
| [https://github.com/varigit/uboot-imx/commit/8c8111f6e33eb12e3f7f038cc66bc6eeae9c799b variscite: eth: ADIN1300: Disable RGMII RX clock delay] | |||
| [https://github.com/varigit/linux-imx/commit/c12f7db92f674920134127b36af3c2772a672b65 imx8_var_defconfig: enable driver for ADIN PHY] | |||
|- | |||
| Yocto Zeus / Debian Bullseye (kernel 5.4.70_2.3.0) | |||
| [https://github.com/varigit/uboot-imx/commit/dfc8d6a681d16fe93fa99bae74e6ef7f70634eb8 variscite: eth: ADIN1300: Disable RGMII RX clock delay] | |||
| [https://github.com/varigit/linux-imx/commit/dc3a4449501e872bf00b1a3aa0ee633f6449be18 imx8_var_defconfig: enable driver for ADIN PHY] | |||
|- | |||
| Yocto Zeus (kernel 5.4.47) | |||
| Coming soon | |||
| Coming soon | |||
|- | |||
| Android 11.0.0_2.2.0 | |||
| Coming soon | |||
| Coming soon | |||
|- | |||
| Android 11.0.0_1.2.0 | |||
| Coming soon | |||
| Coming soon | |||
|- | |||
| Android 10.0.0_2.6.0 | |||
| Coming soon | |||
| Coming soon | |||
|- | |||
| Android 10.0.0_2.5.0 | |||
| Coming soon | |||
| Coming soon | |||
|} | |||
<section end=var_som_mx8m_plus_1v3_sw_patches/> |
Revision as of 14:37, 12 April 2022
VAR-SOM-MX8M-PLUS changelog
VAR-SOM-MX8M-PLUS 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: