Forum Discussion
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by andylei@Jun 18 2006, 12:30 PM i have updated the sopcbuilder to 4m cfi and regenerated it , and how can i change the files altera.c and epcs_maps.c .thanks !!
in sopc builder the cfi_flash_0 base:0x00000000 end 0x00300000
sdram base:0x00800000 end 0x00fffffff
epca_controller base :0x00480800
thanks
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=16230)
--- quote end ---
--- Quote End --- edit altera.c static struct mtd_partition alteramap_partitions[] = { { .name = "romfs/jffs2", .size = 0x400000, .offset = 0x000000, } }; Rebuild kernel image from the start "make clean", "make linux_hwselect...."....