Forum Discussion
Altera_Forum
Honored Contributor
21 years agoProblem about framebuffer configrution
My devolopmnet borad is altera stratix 1s10,and port the microtranix nios2linux v1.1 in niosII. I selected the Graphics support--->Graphics support--->Suppout for frame buffer devices in Linux Ke...
Altera_Forum
Honored Contributor
21 years agoHi Tony,
Please try this: add the following line to the file include/asm/pgtable.h <div class='quotetop'>QUOTE </div> --- Quote Start --- #define io_remap_page_range remap_page_range[/b] --- Quote End --- these remap functions are actually dummies in uClinux. Regards, wentao