Not all flash is updateable
Posted Nov 2, 2006 17:27 UTC (Thu) by
wookey (subscriber, #5501)
In reply to:
Not all flash is updateable by man_ls
Parent article:
FSF should separate GPLv3 changes (Linux.com)
Not really. Both nor and nand flash are intrinsically read/write. You could wire up a flash chip with the write line tied down so it couldn't be used bu then there is a problem about how to get the code into the device in the first place. Myabe you could do it with JTAG, but normally you have use JTAG on the CPU which then used the write line to get data into the chip.
In theory you could put some content in the chip before soldering it down, but the whole production process is now set up assuming that you don't have to do this sort of thing any more (and we all save money because of it).
So the 'just put it in ROM' is not a trivial thing. It requires significant design and production changes, if it is possible at all.
(
Log in to post comments)