Forum Discussion
Altera_Forum
Honored Contributor
8 years agoBooting Linux on MAX10 FPGA Development kit (ACDS v17.0)
Hello! I’m trying to run Linux kernel 4.9.76-ltsi-rt from altera opensources with buildroot 2017.11 on MAX10 FPGA Development kit with NIOS II, but it’s fail. I use this instruction (https://ro...
Altera_Forum
Honored Contributor
8 years agoHi,
Maybe you need a kernel command line. debug console=ttyS0,115200 root=/dev/mtdblock1 rw rootfstype=jffs2 And did you enable the MTD (Memory Technology Device )partition support ? Regards, Kazu