I would like someone to show/point to me where we can get kernel source code for to use with the
Sharp Zaurus.
I already know about kernel.org, it appears thats our starting point ? BUT, that code is
for 8086 Machines not ARM.
so, how do we modify x86 source code for use with ARM computers ?
I really want to learn how to modify x86 kernel source code namely the 2.4.20 kernel source code,
and modify it for the Intel XScale ARM CPU in my Sharp Zaurus SL-C1000.
Then I would like to on-board the Zaurus compile the code down to a 'zImage' file, install it,
then run my new kernel.
I have a good idea on how to add device drivers to a kernel, but, first, we need to have
compiled and installed our kernel from source, then that source is also used in building
other device drivers. everything hangs on knowing how to setup the source code for ARM.
If anyone has detailed howtos on this specific model, I am ready and eager to learn.
Thanks to anyone who see this and helps ;-)