Build kernel in buildroot
dankrause opened this issue · 2 comments
We're currently using a pre-compiled kernel from Dmitry Grinberg. In order to get this kernel working with the closed-source kernel modules ship with stock firmware, he patched the module loader. We'll need to configure buildroot to build a working kernel using the config and patch provided by Dmitry Grinberg. It's also worth noting that the specific kernel version (2.6.32.28) isn't available by default in buildroot. That will need to be resolved here as well.
Hi, i recently found @Kazu-zamasu repositories and with that also your repo.
A few years ago my buddy got the KeyASIC SDK and i found an old drive containing it all.
Their Linux kernel is available under my ka2000-linux-2.6.32.28 repo :)
I'm currently sorting through the stuff and checking if there are other open source components that they never published, that could help ;)
@CatK how did you go with your findings?
were the missing modules in the source you posted?
have you compiled the kernel from this SDK source?