Hi
i want to build an sdcard image from scratch.
I download uboot source and linux kernel source. then build .I get zImage and uboot bin.
but how to make a rootfs? should I use yocto project ?
if I have those file (bootloader rootfs kernel ...), how to make an sd card image like Raspbian image.
I find some links here.
https://github.com/andrius/build-raspbian-image
https://github.com/b-s101/build-raspberrypi-image
but i can't find any useful information to make the whole image file from source.
Any ideas?
