Altera_Forum
Honored Contributor
21 years agoBoot errors
In trying to get the new distro to load and run, we see boot errors about "attempting to access beyond end of device." We have a 16MB device on the board (8Mx16) that is directly supported by NIOS2, and the kernel + ROMfs use less than half of it. So, there isn't any reason for the code to think it is going past the end of the device. This error occurs if we use a new ROMfs generated by the new distro, or if we use a ROMfs generated by the previous distro. So, it's probably not the ROMfs that's the problem.
Here are the bootscreen and .config file. Can anyone spot the feature we need to turn on or off to get past this?
Much appreciated.