VAR-SOM-MX8M-NANO rev changelog: Difference between revisions
From Variscite Wiki
(Created page with "= VAR-SOM-MX8M-NANO changelog = SW details regarding the different VAR-SOM-MX8M-NANO revisions will be added soon to this page.") |
No edit summary |
||
Line 1: | Line 1: | ||
= VAR-SOM-MX8M-NANO changelog = | = VAR-SOM-MX8M-NANO changelog = | ||
== VAR-SOM-MX8M-NANO V1.5 == | |||
=== Hardware Changes === | |||
{{#lst:VAR-SOM-MX8M-MINI_rev_changelog|nano_mini_1v5_hw}} | |||
=== Software Changes === | |||
{{#lst:VAR-SOM-MX8M-MINI_rev_changelog|nano_mini_1v5_sw}} | |||
{| class="wikitable" | |||
|- | |||
! Software | |||
! Branch | |||
! Patch | |||
! Description | |||
|- | |||
| U-Boot | |||
| imx_v2020.04_5.4.24_2.1.0_var02 | |||
| [https://github.com/varigit/uboot-imx/commit/8e0b2184b96f6ed5b0da75782c986ce85e431c1e net: phy: add delay to fix ADI1300 is not detected] | |||
| Recommended to suppress the warning ''Net: Could not get PHY for FEC0: addr 4''<br>The PHY will work without this patch | |||
|- | |||
| Kernel | |||
| 5.4-2.1.x-imx_var01<br /> | |||
| [https://github.com/varigit/linux-imx/commit/3d6203e057b22ff72a249879787ffff613e1de84 imx8_var_defconfig: enable driver for ADIN PHY] | |||
| Required to enable CONFIG_ADIN_PHY | |||
|} | |||
Similar patches were pushed to the relevant U-Boot and kernel branches for: | |||
* Yocto Sumo and newer | |||
* Boot2Qt Dunfell and newer | |||
* Debian Bullseye and newer | |||
* Android 11.0.0_1.0.0 and newer | |||
In the coming days, similar patches will be pushed to the relevant U-Boot and kernel branches for other OS releases. |
Revision as of 02:44, 23 February 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:
Software | Branch | Patch | Description |
---|---|---|---|
U-Boot | imx_v2020.04_5.4.24_2.1.0_var02 | net: phy: add delay to fix ADI1300 is not detected | Recommended to suppress the warning Net: Could not get PHY for FEC0: addr 4 The PHY will work without this patch |
Kernel | 5.4-2.1.x-imx_var01 |
imx8_var_defconfig: enable driver for ADIN PHY | Required to enable CONFIG_ADIN_PHY |
Similar patches were pushed to the relevant U-Boot and kernel branches for:
- Yocto Sumo and newer
- Boot2Qt Dunfell and newer
- Debian Bullseye and newer
- Android 11.0.0_1.0.0 and newer
In the coming days, similar patches will be pushed to the relevant U-Boot and kernel branches for other OS releases.