mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Reduce Radxa Zero's SDIO frequency (#3543)
This fixes the issue where some boards have increased difficulty to initialize Wi-Fi hardware under the cold weather.
This commit is contained in:
@@ -494,7 +494,7 @@ index 000000000000..d44d3881d9b9
|
||||
+ bus-width = <4>;
|
||||
+ cap-sd-highspeed;
|
||||
+ sd-uhs-sdr50;
|
||||
+ max-frequency = <100000000>;
|
||||
+ max-frequency = <80000000>;
|
||||
+
|
||||
+ non-removable;
|
||||
+ disable-wp;
|
||||
|
||||
Reference in New Issue
Block a user