zcu106 固化_zcu106 sd卡mount错误

Tuning failed, falling back to fixed sampling clock

2019.2 Zynq UltraScale+ MPSoC: PetaLinux ZCU106 BSP fails to detect SD Card FAT32 or EXT4 partition when booting Linux

Solution

This is a known issue in the 2019.2 ZCU106 BSP.

To fix this issue, you will need add device-tree node property to /project-spec/meta-user/recipes-bsp/device-tree/files/system-user.dtsi

1) Modify the system-user.dtsi file with below content:

$ vim /project-spec/meta-user/recipes-bsp/device-tree/files/system-user.dtsi

# system-user.dtsi content

"/include/ "system-conf.dtsi"

/ {

};

&sdhci1 {

no-1-8-v;

};

2) Clean the device-tree sstate cache and rebuild the device-tree:

$ petalinux-build -c device-tree -x cleansstate

$ petalinux-build -c device-tree

Note: This solution also applies to the 2019.2 ZCU106 VCU TRD PetaLinux BSP.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值