<div dir="ltr"><div>Hi everyone,</div><div><br></div><div>We want to use fit 
images for our embedded system, the default one using the ramdisk works 
for me. we want the kernel to be configured to mount rootfs included in 
fit image not the ramdisk approach.</div><br>I came across your FIT  kernel patch and found this interesting.<br><a href="https://github.com/openwrt/openwrt/tree/master/target/linux/generic/files/drivers/mtd/mtdsplit" target="_blank">https://github.com/openwrt/openwrt/tree/master/target/linux/generic/files/drivers/mtd/mtdsplit</a><br> <br>so I have some question, I am using 4.9 kernels.<br><div><br></div><div>- can we port this feature on our embedded system project<br></div>- does this mtdsplit boots fit image and mounting the rootfs from mtd partition .<br>- steps to integrate the patch into the kernel 4.9, changes to be done on the dts files if any and bootrgs requirements etc.<br><br>Thanks for the time.<br><br>Regards,<br>Ratheendran</div>