Dear All,
I am using linux kernel 2.6.23 on my ppc405 for around two years. Up to now I was using Linux with build (gzipped) initramfs. Such an image kernel (gzipped compressed by default) is however too big and it does not
fit to my Flash memory. I have tried to compress the entire image with lzma compression and it looks much better. I have however difficulties with the initramfs which I want to keep uncompressed during the kernel built process.
Does anybody have some experience with that i.e. how to use the uncompressed initramfs.
Thank you for any hint.
M.