Age | Commit message (Collapse) | Author |
|
|
|
Some targets do not support compressed kernels or initramfs.
OpenADK combines both, there is no support for mixed setups.
For example Kernel with gzip, initramfs with xz.
Qemu-Metag f.e. can only use uncompressed initramfs.
The kernel could be compressed, but mixed setup isn't
available for now.
|
|
|
|
It is rather useful for debugging. So enable
printk and timing by default.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
simulator running test-suites with network functions
|
|
other fb drivers
|
|
|
|
running
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
go into target/linux/config
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
We do not need to manually set mini.config file anymore.
Every target system, even Qemu emulating different models get
it its own. Cleaner and simpler to add new targets.
|
|
|
|
|
|
Kernel boots, userland not.
|
|
Add missing kernel symbols. NOL2CACHE and *BSG to allow
bootup. Remove support patches for older kernels.
Enable REGMAP by default.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|