Files
prplos/.testbed
Petr Štetiar 2587f1f156 PROVISORY: ci: testbed: workaround broken Aquantia PHY init in kernel
Currently Aquantia PHY initialization is broken in kernel, leading
either to very long firmware loading time or broken networking.

Tim Hsu proposed workaround, where Aquantia PHY is initialized in
U-Boot, for that `aq_phy_reset` command was added to U-Boot and present
in U-Boot 2016.01.03-prpl release[1]. The workaround resets the Aquantia
PHY in U-Boot and loads the firmware as well, so Linux kernel does not
need to perform this steps.

1. https://gitlab.com/prpl-foundation/platform/qualcomm/u-boot-qca-freedom/-/releases/2016.01.03-prpl

References: PCF-1177
Suggested-by: Tim Hsu <Tim.Hsu@wnc.com.tw>
Signed-off-by: Petr Štetiar <petr.stetiar@prplfoundation.org>
(cherry picked from commit aef94937eb)
2024-09-12 19:58:34 +00:00
..

Content

This directory contains bits needed for testbed.

cdrouter

Contains CDRouter configurations and test packages definitions for runtime testing on real devices using CDRouter.

labgrid

Provides content used during runtime testing on real device using labgrid Python testing framework.