So new kernel sources just dropped at kobo labs github and you want to port them to Inkbox and you have already the kernel running and working on stock nickel, yes?
How do you do that? is there a guide?...
Hell no, I will not wait.
How do I do that then? I will waste my time by comparing original nia A sources to the one used in InkBox <3 so from here https://github.com/kobolabs/Kobo-Reader/blob/master/hw/imx6ull-nia/kernel.tar.bz2
Ok thanks god we only need to modify the config so the commit is here:
And a short description from nicolas:
- you modify kernel config to force cmdline that is embedded in kernel (i think it's called CONFIG_CMDLINE_FORCE)
- you point it to embed a ramdisk, compress it with lzma and embed it in kernel (this ramdisk can be the same as Nia A if it works)
- you enable various config options i don't remember about