Hello friends I have a media center with the RoadRover processor imx51_bbg
I'm trying to make some changes in the firmware of this device, but I can not make the unpack and repack the files system.img and uboot, someone from the forum could indicate what programs I could use to handling the same
I thank you.
Solved! Go to Solution.
Depending on what you want to modify, you can try building again the kernel and u-boot by going to
.../myandroid/kernel_imx
and executing
make menuconfig
Depending on what you want to modify, you can try building again the kernel and u-boot by going to
.../myandroid/kernel_imx
and executing
make menuconfig