Forum Discussion
Altera_Forum
Honored Contributor
7 years agoHi,
--- Quote Start --- I was able to start the kernel after adding .dts file to the configuration. The problem is that the system does not see qspi flash with jffs file system and rootfs. There is a kernel panic. What's wrong? --- Quote End --- Where did you download your 'rootfs.hex' ?
partition@qspi-rootfs {
/* 56MB for jffs2 data. */
label = "Flash 0 jffs2 Filesystem";
reg = <0x00C00000 0x03600000>;
};
To 0x00C00000 of CFI_512 Mb ? Regards, Kazu