Forum Discussion
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by alex824@Apr 7 2006, 06:28 PM hi hippo:
1, i find the kernel linux.2.6.x more steady then other kernel.because i run some
app on the 2.6.x is fine,but other kernel weill died.
2.i want to use 2.6.x vmlinux in cfi flash, so i use follow command:
# creating .flash file for the project
elf2flash --base=0x00000000 --end=0x07ffffff --reset=0x0 --input=vmlinux --output=ext_flash.flash --boot=$sopc_kit_nios2/components/altera_nios2/boot_loader_cfi.srec# programming flash with the project
nios2-flash-programmer --base=0x00000000 ext_flash.flash --sof=flash.sof
i program flash succesed.
i restart my dvb but boot kernle failed. if i use command "nio2-download -g vmlinux" ,the kernel boot successed.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=14124)
--- quote end ---
--- Quote End --- 1. maybe I shall back ports somethings to 2.6.x but I am still checking this issue. 2. did you program the sof to flash? are you using altera's dev board?