页次: 1
我已经看过了,但是我的u-boot较新。 SPI-nand和NOR完全隔离。这意味着更容易专注于SPI NAND。
I already seen it, but my u-boot is newer. The SPI-nand and NOR is completely isolated. Which it means that it easier to focus on SPI NAND.
对不起,我的翻译不好。
我一直在为Lichee Pi Nano(F1C100s)的u-boot进行SPI nand支持。我在Aliexpress上获得了SPI NAND闪存的超值优惠。是W25N01GV。
但是,“ sunxi-fel spiflash-write”不适用于SPI nand闪存(但可以与我的主板附带的NOR闪存配合使用)。有没有人可以通过恶魔模式闪现nand?我见过有人在谈论SPI nand和sunxi-fel,但我仍在寻找它。
English:
I've been working on SPI nand support on u-boot for the Lichee Pi Nano (F1C100s) for a month now. I came across the good deal on Aliexpress for the SPI NAND flash. It's W25N01GV. But the "sunxi-fel spiflash-write" wouldn't work with SPI nand flash (But works fine with NOR flash that came with my board). Is anyone has a way to flash the nand through fel mode ?
I've seen someone here talked about SPI nand and sunxi-fel, but I still looking for it.
Here's my u-boot sourcecode: U-boot with W25N01GV support
页次: 1