<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: IMX6ULL 挂载spi-norflash w25q128失败 in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/IMX6ULL-%E6%8C%82%E8%BD%BDspi-norflash-w25q128%E5%A4%B1%E8%B4%A5/m-p/1900282#M225945</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;It seems that the problem is because you are trying to mount a device with a file system other than fat32.&lt;/P&gt;&lt;P&gt;Could you please share the command you used to mount the device?&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;</description>
    <pubDate>Fri, 05 Jul 2024 15:05:46 GMT</pubDate>
    <dc:creator>JorgeCas</dc:creator>
    <dc:date>2024-07-05T15:05:46Z</dc:date>
    <item>
      <title>IMX6ULL 挂载spi-norflash w25q128失败</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6ULL-%E6%8C%82%E8%BD%BDspi-norflash-w25q128%E5%A4%B1%E8%B4%A5/m-p/1897109#M225699</link>
      <description>&lt;P&gt;1.驱动匹配成功&lt;BR /&gt;[ 1.510560] m25p80 spi0.0: found w25q128, expected m25p80&lt;BR /&gt;[ 1.516150] m25p80 spi0.0: w25q128 (16384 Kbytes)&lt;BR /&gt;[ 1.523668] spi_imx 2008000.ecspi: probed&lt;BR /&gt;&lt;BR /&gt;2.在/dev能找到mtd设备&lt;BR /&gt;ls /dev/mtd*&lt;BR /&gt;/dev/mtd0 /dev/mtd0ro /dev/mtdblock0&lt;BR /&gt;lsblk&lt;BR /&gt;NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT&lt;BR /&gt;mmcblk1rpmb 179:24 0 512K 0 disk&lt;BR /&gt;mmcblk1boot0 179:8 0 4M 1 disk&lt;BR /&gt;mmcblk1boot1 179:16 0 4M 1 disk&lt;BR /&gt;mmcblk1 179:0 0 7.3G 0 disk&lt;BR /&gt;├─mmcblk1p1 179:1 0 128M 0 part /run/media/mmcblk1p1&lt;BR /&gt;└─mmcblk1p2 179:2 0 7.2G 0 part /&lt;BR /&gt;mtdblock0 31:0 0 16M 0 disk&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;3.在挂载的时候，提示以下错误信息&lt;/P&gt;&lt;P&gt;[ 765.604895] FAT-fs (mtdblock0): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!&lt;BR /&gt;[ 765.619877] FAT-fs (mtdblock0): invalid media value (0x06)&lt;BR /&gt;[ 765.626234] FAT-fs (mtdblock0): Can't find a valid FAT filesystem&lt;BR /&gt;mount: wrong fs type, bad option, bad superblock on /dev/mtdblock0,&lt;BR /&gt;missing codepage or helper program, or other error&lt;/P&gt;&lt;P&gt;In some cases useful info is found in syslog - try&lt;BR /&gt;dmesg | tail or so.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2024 03:52:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6ULL-%E6%8C%82%E8%BD%BDspi-norflash-w25q128%E5%A4%B1%E8%B4%A5/m-p/1897109#M225699</guid>
      <dc:creator>牛康</dc:creator>
      <dc:date>2024-07-02T03:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6ULL 挂载spi-norflash w25q128失败</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6ULL-%E6%8C%82%E8%BD%BDspi-norflash-w25q128%E5%A4%B1%E8%B4%A5/m-p/1900282#M225945</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;It seems that the problem is because you are trying to mount a device with a file system other than fat32.&lt;/P&gt;&lt;P&gt;Could you please share the command you used to mount the device?&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jul 2024 15:05:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6ULL-%E6%8C%82%E8%BD%BDspi-norflash-w25q128%E5%A4%B1%E8%B4%A5/m-p/1900282#M225945</guid>
      <dc:creator>JorgeCas</dc:creator>
      <dc:date>2024-07-05T15:05:46Z</dc:date>
    </item>
    <item>
      <title>回复： IMX6ULL 挂载spi-norflash w25q128失败</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6ULL-%E6%8C%82%E8%BD%BDspi-norflash-w25q128%E5%A4%B1%E8%B4%A5/m-p/1904130#M226026</link>
      <description>&lt;P&gt;1.格式化spi-norflash w25q128&lt;BR /&gt;mkfs.vfat /dev/mtdblock0&lt;BR /&gt;mkfs.fat 3.0.28 (2015-05-16)&lt;BR /&gt;unable to get drive geometry, using default 255/63&lt;BR /&gt;&lt;BR /&gt;2.挂载flash模块&lt;BR /&gt;mount -t vfat /dev/mtdblock0&amp;nbsp; /home/root/w25q128&lt;/P&gt;&lt;P&gt;[ 161.569958] FAT-fs (mtdblock0): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!&lt;BR /&gt;[ 161.582601] FAT-fs (mtdblock0): bogus logical sector size 65535&lt;BR /&gt;[ 161.591027] FAT-fs (mtdblock0): Can't find a valid FAT filesystem&lt;BR /&gt;mount: wrong fs type, bad option, bad superblock on /dev/mtdblock0,&lt;BR /&gt;missing codepage or helper program, or other error&lt;/P&gt;&lt;P&gt;In some cases useful info is found in syslog - try&lt;BR /&gt;dmesg | tail or so.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2024 10:06:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6ULL-%E6%8C%82%E8%BD%BDspi-norflash-w25q128%E5%A4%B1%E8%B4%A5/m-p/1904130#M226026</guid>
      <dc:creator>牛康</dc:creator>
      <dc:date>2024-07-09T10:06:18Z</dc:date>
    </item>
  </channel>
</rss>

