Here is my problem:
I have a uImage file, which has kernel + dtb + initramfs in it. The initramfs has some proprietary binaries, hence I cannot rebuild it from source. But I need to change the Linux kernel for different reasons.
Hence I thought if following steps would solve my problem:
Is there a tool available to do this? If not, I appreciate any inputs to develop the same.