On Dec 15, 10:05 am, linux newbie <[email protected]> wrote: > Hi, > > We are having 128MB of SDRAM and 32MB of NAND on pxa255 based target > device. Is it possible to reduce the size of system image? Also we > want to have android root file system (include system and data) in > SDRAM. We also want to have only the minimal version of android > instead of all the applications. Can anyone let me know, how to > accomplish this task? > > Thanks
I guess you could always store the system compressed in flash and decompress it into ram on startup. Puppy linux does something like that I think. -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
