File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -378,9 +378,9 @@ Params:
378
378
non-lite SKU of CM4).
379
379
(default "on")
380
380
381
- sd_cqe Use to enable Command Queueing on the SD
382
- interface for faster Class A2 card performance
383
- (Pi 5 only, default "off ")
381
+ sd_cqe Set to "off" to disable Command Queueing if you
382
+ have an incompatible Class A2 SD card
383
+ (Pi 5 only, default "on ")
384
384
385
385
sd_overclock Clock (in MHz) to use when the MMC framework
386
386
requests 50MHz
Original file line number Diff line number Diff line change @@ -365,6 +365,7 @@ dpi_16bit_gpio2: &rp1_dpi_16bit_gpio2 { };
365
365
sd-uhs-sdr50;
366
366
sd-uhs-ddr50;
367
367
sd-uhs-sdr104;
368
+ supports-cqe;
368
369
cd-gpios = <&gio_aon 5 GPIO_ACTIVE_LOW>;
369
370
//no-1-8-v;
370
371
status = "okay";
You can’t perform that action at this time.
0 commit comments