-
I am having trouble implementing littlefs on the following device: Micron MT29F 2G01ABA. However I get the following error:
`lfs.c:2077:warn: Superblock 0x0 has become unwritable`
I traced this do…
-
uboot相关配置
![1](https://github.com/user-attachments/assets/058ddcd2-7f0c-4fe8-bf41-2b99aa9bad69)
![2](https://github.com/user-attachments/assets/56f24640-4f45-4e01-9a1d-11d627cc3358)
通过NuWrite下载时,…
-
### Describe the bug
nmbm doesn't work with Winbond SPI NAND. `NMBM configuration mismatch` error.
```
[ 0.751645] spi spi0.0: setup: ignoring unsupported mode bits a00
[ 0.758136] spi-nan…
-
Hi I would like to use LittleFS directly on a NAND chip, such as Micron MT29F.
The minimum erasable unit on the MT29F is 128KiB
The smallest writable unit is 2KiB (random write)
The smallest wri…
-
### Is your feature request related to a problem?
I have noticed that the SPI nand flash driver is configured for half duplex via quad spi.
### Describe the solution you'd like.
I'd like the …
txf- updated
2 months ago
-
Hi, I had freshly installed the firmware but its not booting.
Boot output:
```
U-Boot 2016.11-g6d2ed0c-dirty (Mar 20 2023 - 13:54:41 +0300)hi3516ev300
Relocation Offset is: 0774a000
Relocatin…
-
This issue is an extension of #46399. We propose a proposal to expand LittleFS.
At present, LittleFS only supports running on NOR Flash. However, some users want LittleFS to run on NAND Flash, so…
-
### Answers checklist.
- [X] I have read the documentation of the component in question and the issue is not addressed there.
- [X] I have searched the issue tracker for a similar issue and not found…
-
Hi
I used the following command line to program the board:
`./tools/linux/Linux_Upgrade_Tool/upgrade_tool uf ../Luckfox_Pico_Pro_Max_Flash-20241012T074752Z-001/Luckfox_Pico_Pro_Max_Flash/update.img`…
-
spi nand支持GD5F2GQ5REYIH吗?我手动添加了参数但是读取后校验一直有错,不知道是不是ecc err mask这几个ecc的参数填写错误。