|
Posted at 2/18/2019 12:36:05
Only Author
2#
I did end up making it work by following the instructions on page http://wiki.t-firefly.com/en/Firefly-RK3399/linux_compile_gpt.html and substituting rootfs for a DD image of the rootfs on the card where I was trying to update the kernel and running ./build.sh sdbootimg but still, quite a bit of overhead just to build the kernel.
Also the kernel compile was successful on the board itself with some tweaks but I'm not sure it would have worked, maybe cross-compiling is more reliable. I guess I can just leave the sdk on my local computer and make the changes there, re-running the scripts to re-build the kernel in the future unless someone has a quick and easy way to update the kernel |
|