Hi,
wei zheng wrote:
Hi All,
I have some questions on porting Android on Neo
Freerunner.
1. Android kernel is also a linux kernel. Linux
kernel changes when machine changes. So if we want a linux kernel
which can run well in Neo runner, the kernel should be same or near
with the openmoko kernel. So, to port Android on Neo Freerunner, what
we should do is running an openmoko kernel with an Android root
filesystem. Am I right?
All the support add for android are in the driver/staging/android/ directory
and other support in mm/ashm.c shared memory. The android kernel is the
linux kernel + some
support.
Michael