DavideDG,
It does not ring a bell! it is strange that your initramfs would look for the kernel in NAND. I think that's where the stock kernel resides? if it looks for mtdblock6 then it would not be that weird.
I think it's best to rebuild it with your specific options, if any, using my kernel's initrd. if you intent to keep the kernel.
It does not ring a bell! it is strange that your initramfs would look for the kernel in NAND. I think that's where the stock kernel resides? if it looks for mtdblock6 then it would not be that weird.
[ 14.004579] 0x000000000000-0x000000100000 : "uboot" [ 14.009710] 0x000000100000-0x000000180000 : "uboot_env" [ 14.015215] 0x000000180000-0x000000200000 : "key_store" [ 14.020693] 0x000000200000-0x000000280000 : "info" [ 14.025696] 0x000000280000-0x000000c80000 : "etc" [ 14.030676] 0x000000c80000-0x000001680000 : "kernel_1" [ 14.036047] 0x000001680000-0x000004640000 : "rootfs1" [ 14.041378] 0x000004640000-0x000005040000 : "kernel_2" [ 14.046757] 0x000005040000-0x000008000000 : "rootfs2"
I think it's best to rebuild it with your specific options, if any, using my kernel's initrd. if you intent to keep the kernel.