I have a compiled linux kernel in the form of uImage for the target device
I also have uboot image for the target device. However, I need an img file that takes the uboot and kernel image and combines them along with the file system to create an image for the device.
Question: Can I manually consolidate uboot and kernel by simply partition the SD card and copy paste kernel image and uboot image, without file system and deploy into the target device? Why do I need a buildroot to do that for me?
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…