Question: Compiling Linux kernel sources for 128MB NAND

Trinath
Hello,

Is there any place in .config file we need to specify the size of NAND
flash? I got this question after seeing different zImage file download
links on website. 

~Trinath
--I am new. Learning ARM9

david
are you trying to install qtopia on mini??

if its what you need you have to install first the vivi and after that the
zimage and its depends of the size of your screan

Trinath
Yes. I am trying to install Qtopia on mini2440.

My question is related to compiling Linux sources only. I am trying to
understand where in the kernel sources compilation process I need to
specify the NAND flash size. or... is NAND Flash size really a matter for
kernel compilation?

davef
Never seen anything in .config about NAND flash size.  Different types of
memory, yes.  The bootloader needs to be told this information when you are
uploading images to the target.

Trinath
Thank you dave for clearing my doubt.

[CLOSED]