- 25 Oct, 2023 1 commit
-
-
Josua Mayer authored
-
- 18 Oct, 2023 1 commit
-
-
Josua Mayer authored
-
- 27 Sep, 2023 1 commit
-
-
Josua Mayer authored
We do not currently have a product for this configuration, it is merely an example for custom carriers.
-
- 18 Sep, 2023 1 commit
-
-
Josua Mayer authored
-
- 13 Sep, 2023 1 commit
-
-
Josua Mayer authored
-
- 03 Sep, 2023 2 commits
-
-
Josua Mayer authored
-
Josua Mayer authored
-
- 24 Aug, 2023 3 commits
-
-
Josua Mayer authored
-
Josua Mayer authored
-
Josua Mayer authored
-
- 10 Aug, 2023 2 commits
-
-
Josua Mayer authored
-
Josua Mayer authored
-
- 13 Jul, 2023 1 commit
-
-
Josua Mayer authored
-
- 14 Jun, 2023 3 commits
-
-
Josua Mayer authored
-
Josua Mayer authored
Mainly remove use of buildroot as initial rootfs for use by QEMU. Instead the generated device kernel can be used For initial rootfs - Ubuntu has a downloadable minimal rootfs, Debian can boot result of debootstrap stage 1.
-
Josua Mayer authored
U-Boot "booti" command can decompress gzip-compressed kernel automatically, if a memory region has been specified as decompression workspace through kernel_comp_addr_r & kernel_comp_size variables. Switching generated images to include Image.gz frees up some space in the 350MB initial rootfs and helps with journal errors during fist boot.
-
- 04 Jun, 2023 2 commits
-
-
Josua Mayer authored
-
Josua Mayer authored
-
- 27 May, 2023 2 commits
-
-
Josua Mayer authored
Implicitly fixes mac address assignment all interfaces.
-
Josua Mayer authored
-
- 13 May, 2023 1 commit
-
-
Josua Mayer authored
- add back support for original 10.28.100 FW supporting online dpmac protocol change - ensure serdes phy is always enabled as workaround for dpdk link-up - backport a slightly suspicious tweak for bqman from NXP LF-6.1 release
-
- 30 Apr, 2023 3 commits
-
-
Josua Mayer authored
NXP MC release 10.37.0 added official support for switching serdes between 10 and 25G network speed. This is currently only supported on LX2162 Clearfog! Upgrade all configurations to the new MC firmware. Tested on: - Clearfog CX (SD=8_5_2) - Half-Twins (SD=8S_9_2) - LX2162 Clearfog (SD=18_9_0)
-
Josua Mayer authored
MC firmware 10.36 requires adding "compatible" properties to DPL. Update all DPLs accordingly.
-
Josua Mayer authored
-
- 20 Apr, 2023 3 commits
-
-
Josua Mayer authored
-
Josua Mayer authored
In Linux we can by default see 2 LEDs - mmc:0, mmc:1 - created in /sys/class/leds/. This is unexpected for 2 reasons: 1. LX2160A has no mention of mmc led functionality for the pads 2. LX2160A reference manual describes the relevant bit in control register as reserved. Enable SDHCI_QUIRK_NO_LED for LX2160A.
-
Josua Mayer authored
This configuration enables both: - 4x SFP (2x switching between 10/25G) - 8x RJ45 @1Gbps each Note that DPL and MC FW have been updated from problematic 10.32.0.
-
- 19 Apr, 2023 1 commit
-
-
Josua Mayer authored
10.32 has proven unreliable for dpmac 15, 16 & 18. Upgrade to 10.36 (latest) release which is working well.
-
- 18 Apr, 2023 2 commits
-
-
Josua Mayer authored
Ensure to choose serdes 1 protocol 18 to enable support for 25Gbpps on 2 of the SFP+ connectors. The other 2 do not have a retimer and will likely have bad signal integrity if used at 25Gbpbs.
-
Josua Mayer authored
NXP has developed software support in the MC firmware, and Linux to reconfigure serdes speed dynamically between 10G and 25G protocols (USXGMII/CAUI). Backport the provided patches to work with our LSDK-21.08 fork.
-
- 16 Apr, 2023 1 commit
-
-
Josua Mayer authored
-
- 09 Apr, 2023 2 commits
-
-
mefer authored
Requires python version
-
Josua Mayer authored
Fixes: e89f4ca6 clearfog-cx/honeycomb: add support for serdes 1 protocol 20 (2x 40G)
-
- 03 Apr, 2023 2 commits
-
-
Louis Jeanneau authored
-
Josua Mayer authored
-
- 26 Mar, 2023 2 commits
-
-
Josua Mayer authored
-
Josua Mayer authored
After changes to serdes driver and rcw, add the missing device-tree descriptions to allow dpmac driver to probe again.
-
- 30 Jan, 2023 1 commit
-
-
Josua Mayer authored
-
- 26 Jan, 2023 1 commit
-
-
Justin Alan Ryan authored
add docker support per https://community.solid-run.com/t/building-a-docker-enabled-kernel-for-the-solidrun/379
-
- 22 Jan, 2023 1 commit
-
-
Josua Mayer authored
-