Other Parts Discussed in Thread: AM3352
Can anyone provide some details on the differences between using NAND, NOR, and eMMC to boot from?
The BBB and the EVMSK both use eMMC or SDK cards for storing code and data, is that because they are easier to work with from a design standpoint?
I see several posts about using NAND Flash but not too much on using NOR, why is that?
My understanding is that NOR allows XIP, and hence faster boot up, does anybody have any info on how much faster the boot up is? Can you do XIP from NAND Flash?
My understand is that NOR Flash is more reliable than NAND Flash for storing boot code and the OS, is that still true?
We are designing the AM3352 with Linux into a board mostly for networking web server kind of stuff; reliability and low design risk is important. Boot time is somewhat important we'd like it to be less than a couple of seconds tops, which seems doable. The data on the Flash is going to be pretty static, mostly code and a small number of configuration parameters.
Thanks,
Matt S.