flash

来自「MIPS处理器的bootloader,龙芯就是用的修改过的PMON2」· 代码 · 共 21 行

TXT
21
字号
		Flash Memory Types		Flash Memory TypesThe flash memory must support sector erase if it isto be used to hold configuration settings. PMON/IMON is currentlyaware of the following devices that support sector erase.AMD Am29F010 - 5v 128KBAMD Am29F040 - 5v 512KBAtmel AT29F040 - 5v 512KBIntel 28F010 - 12v 128KBIntel 28F020 - 12v 256KB-- Devices from other manufacturers that conform to the same programmingmethod can be easily added to the table located in the filenvram.c.  All you need to know is the flashcode.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?