Forum Discussion
Altera_Forum
Honored Contributor
21 years agoHi, wentao.
Thank you very much. It was just the piece of information I needed to make it work. ....of course I had to comment out a couple of lines from the microtronix.c file because ioremap_nocache returned 0x0 (NULL), which further on in the file was interpreted as an error. Silly me, I should just have placed my file system at a location different from 0x0 - but it works yeehaa :-) Regards Goon