Forum Discussion
Altera_Forum
Honored Contributor
21 years agoKernel panic on custom board
Hi people I am having some problems on my custom board. The DOC is really bad when it comes to custom boards and uClinux 1) I have modified the ../drivers/mtd/maps/altera.c file line 78...
Altera_Forum
Honored Contributor
21 years agoHi GreateWhite,
You probably need to change your 'root' kernel parameter to account for MTD/JFFS e.g.: root=/dev/mtdblock1 And make sure you have a matching block device inode with (major,minor)=(31,1). Regards, --Scott