Forum Discussion
Altera_Forum
Honored Contributor
16 years agoOk I didn't realize that the bootloader was reading directly the zImage to find the copy location...
So I juste have to select SRAM (as the device to execute kernel from) when I use this command : ------------------------------------- make vendor_hwselect SYSPTF=file.ptf ------------------------------------- Thanks for your help !