-
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…
-
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…
-
Would be helpful for those trying to do more complex tasks with FTP (within reason, of course. Don't want to brick my system, I personally merely want to sync save files between Switch and emulator)
-
@0x1iii1ii I can no longer configure under the nand, can you delete the nand method?
-
Fix the read functionality of the NAND driver
Test it on the breakout board
Test it on the EQM
-
I'm currently trying to mount my 3DS NAND backup (from GodMode9) on linux with the following command
``sudo mount_nandctr --boot9 boot9.bin 241126_AWxxxxxxxx_sysnand_00.bin mount_folder``
Attemptin…
-
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…
-
Hi, does anyone have the full nand dump of Redmi AX5 (Xiaomi AX1800) or at least mtd1 partion? Please help me! Thank you very much.
-
Hi, as part of GSoC '24, I wish to propose a file system to support NAND flash file systems, that would take into account the challenges of an RTOS, limited memory of embdedded systems, and the practi…