> ## Documentation Index
> Fetch the complete documentation index at: https://dragonwingdocs.qualcomm.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 配置存储功能

使用以下存储配置和设备树参数来实现 UFS 和 SD 卡功能。

<CardGroup cols={2}>
  <Card title="使用内核配置启用 UFS 设备功能" icon="book" href="https://dragonwingdocs.qualcomm.com/System/Memory-and-Storage/configuration/enable-ufs-device">
    列出启用 UFS 设备的内核配置默认值。
  </Card>

  <Card title="使用设备树属性启用 eMMC" icon="book" href="https://dragonwingdocs.qualcomm.com/System/Memory-and-Storage/configuration/enable-emmc">
    列出启用 eMMC 功能的设备树属性。
  </Card>

  <Card title="使用内核配置启用 SDHCI" icon="book" href="https://dragonwingdocs.qualcomm.com/System/Memory-and-Storage/configuration/enable-sd-card">
    列出启用 SD 卡功能的内核配置默认值。
  </Card>

  <Card title="修改 UFS 设备电源管理状态" icon="book" href="https://dragonwingdocs.qualcomm.com/System/Memory-and-Storage/configuration/ufs-power-management-states">
    通过修改 UFS 设备状态优化电源管理。
  </Card>

  <Card title="修改 SDHC 卡电源管理状态" icon="book" href="https://dragonwingdocs.qualcomm.com/System/Memory-and-Storage/configuration/sdhc-power-management-states">
    修改 SDHC 电源管理状态以优化电源管理。
  </Card>

  <Card title="使用 UFS 参数配置设备" icon="book" href="https://dragonwingdocs.qualcomm.com/System/Memory-and-Storage/configuration/ufs-parameters">
    指定用于配置设备的 UFS 主机配置参数。
  </Card>

  <Card title="使用 SD 卡参数配置设备" icon="book" href="https://dragonwingdocs.qualcomm.com/System/Memory-and-Storage/configuration/sd-card-parameters">
    指定用于配置设备的 SD 卡参数。
  </Card>

  <Card title="配置 UFS Linux 内核设备树" icon="book" href="https://dragonwingdocs.qualcomm.com/System/Memory-and-Storage/configuration/ufs-linux-device-tree">
    指定 SoC 和平台 DTSI 节点中的参数，以配置 UFS Linux 内核设备树。
  </Card>

  <Card title="配置 SDHCI（eMMC 和 SD 卡内部）Linux 内核设备树" icon="book" href="https://dragonwingdocs.qualcomm.com/System/Memory-and-Storage/configuration/sdhci-linux-device-tree">
    使用 SoC 和平台 DTSI 节点参数配置 SDHCI。
  </Card>

  <Card title="预配 UFS 设备" icon="book" href="https://dragonwingdocs.qualcomm.com/System/Memory-and-Storage/configuration/ufs-provisioning">
    在新的 UFS 设备上创建并定义 LUN。
  </Card>
</CardGroup>
