[uClinux-dev] Queries
David McCullough
David_Mccullough at securecomputing.com
Tue Jul 3 09:24:47 EDT 2007
Jivin Tiju Jacob lays it down ...
> Hi
>
> I am new to uClinux and I'm trying to port uClinux to Atmel's ARM7TDMI core processor without MMu.
> I have some queries regarding uClinux.
>
> 1. What is the smallest kernel image size(2.4 or 2.6) and ramdisk size possible to create with uClinux?
Smallest image possible that does something (but not much) is most likely
around 512Kb.
> 2. Whats the minimal ram size required to run this uClinux?
It varies depending on how big your image can be, if you can do XIP
for the kernel and fielsystem, the list goes on.
> I tried to search for this but could not get any satisfying results.
It has been discussed many times on the list before, look through the
uClinux-dev archives.
> Any information regarding uClinux porting to Atmel processors will be highly appreciable.
To get good feedback on what is possible you need to tell us what you
are trying to do.
The size of the image and resource usage depends on:
What drivers you need
What apps you need
networking ? how much networking ?
fileystems
hot plug (usb etc)
how much you can put in flash
The list goes on, so the question, how small can I make it, is a bit
like asking how long is a piece of string :-)
Cheers,
Davidm
--
David McCullough, david_mccullough at securecomputing.com, Ph:+61 734352815
Secure Computing - SnapGear http://www.uCdot.org http://www.cyberguard.com
More information about the uClinux-dev
mailing list