@clacke NOR has always been used for firmware, because it has faster read speeds than NAND, making it practical to execute code directly from it. Conversely, NAND has faster write speed. So NOR is also used when you don't expect to write often, which again is the firmware use case.