Forum Discussion
Altera_Forum
Honored Contributor
16 years agoLinux for Nios: flush_dcache_page undefined error
I am running make after using gconfig to enable MTD and JFFS2 support in the kernel, and MTD utilities in the user space. Followed the directions in section 4.4.3 of the Opensource_NiosII_Linux_User_...
Altera_Forum
Honored Contributor
16 years agoWith help from dwesterg I found that MTD support was selected with [M] (Module) instead of
[*]. It was a dependancy of JFFS2 which was thus set to build as a module. Thanks Steven