- Thread starter
- #61
Now, on to kernel problems. First of all, I'm initially going back to the kitkat kernel, based on the assumption that we have a kernel problem that crept in later on. I'll offer a test build to those who dare, including @joebine and @fusm. Suspicions:
You may expect a new build with an older kernel (and associated changes in init) in one or two weeks.
Final note, @joebine, I received your donation, THANKS VERY MUCH!!!
- New kernel config CONFIG_TEGRA_LP1_950=y uses a lower core voltage in certain low-power modes. This might not be supported across all devices
- I've copied over some memory timings changes from original kai that appear to work on my device (they were also added to grouper but then reverted)
- I've copied from grouper a different mechanism for AES encryption, not using a hardware module but arm-NEON instructions that are usually faster
- I've reverted a patch that may have been required for newer versions of tf_daemon
- All mach-tegra board files have removed all calls to tegra_gpio_enable, but I didn't
- One patch included activation of some pll_a register (have no idea what that is) early on during boot, but I didn't
You may expect a new build with an older kernel (and associated changes in init) in one or two weeks.
Final note, @joebine, I received your donation, THANKS VERY MUCH!!!