Forum Discussion
Altera_Forum
Honored Contributor
21 years agoI know the vmlinux.bin is uploaded to the 0ffset 0x0 of the flash.My question is that other datas are placed to what place of the flash.For example,I want place my own user data to offset 0x0050000,what I can do?(I had creat a image location of offset 0x0050000 in the "board system setting" of the SOPC Builder).The other question is the linux filesystem(ramdisk) is uploaded to what offset?
I think maybe there is a configration file to resolve those problem.Could you help me?