Skip to main content
The device tree specifies the SD card parameters such as drive strength, maximum speed mode, and HSR settings. The device tree is at <workspace_root_path>/boot_images/boot/Settings/Soc/Kodiak/Core/Storage/SDCC/sdcc.dtsi. The following is an example of the SD card device tree node in UEFI.
Device tree node/keyDevice tree valueDescription
DriveStrength0x1FE4DriveStrength as recommended, sets SDC CLK, CMD, and data drive strengths to 7, 4, 4, respectively.
MaxSpeedModeSDCC_SDR104_MODEDefines maximum speed mode. For SD card, the value is SDCC_SDR104_MODE.