Where you guys getting this error:
I tried following the instructions from the wiki
http://nioswiki.jot.com/wikihome/operating...ems/framebuffer (
http://nioswiki.jot.com/wikihome/operating...ems/framebuffer)
but I ran into this error when trying to run make in the uClinux-dist/
arch/nios2nommu/drivers/altfb.c: In function `altfb_probe':
arch/nios2nommu/drivers/altfb.c:161: error: `na_vga_controller_0'
undeclared (first use in this function)
arch/nios2nommu/drivers/altfb.c:161: error: (Each undeclared
identifier is reported only once
arch/nios2nommu/drivers/altfb.c:161: error: for each function it
appears in.)
make[2]: *** [arch/nios2nommu/drivers/altfb.o] Error 1
make[1]: *** [arch/nios2nommu/drivers] Error 2