Forum Discussion
Altera_Forum
Honored Contributor
20 years agohow to boot form flash
Dear all Now I have a Vmlinux ,I can run it in ddram. using the "nios2-download -g vmlinux" now I want to boot it from flash . i want to know how to create a flash of file ,which can bo...
Altera_Forum
Honored Contributor
20 years agoPlease check the wiki,
http://nioswiki.jot.com/wikihome/operating...flashprogrammer (http://nioswiki.jot.com/wikihome/operatingsystems/%c2%b5clinux/flashprogrammer) 0. base address and size of your flash, epcs ? 1. how do you config fpga? from epcs or from cfi flash? 2. where the nios2 boot? from epcs or cfi flash ? If you have epcs, you should use epcs to config fpga. If your epcs is big, you can store zImage in epcs. you can setup mtd partitions for epcs and flash. so that you may update your fpga, and linux.