Impact of change n port size

2005-04-19 Thread Ricardo Scop
Hi Atit,

On Monday 18 April 2005 01:31, Atit_Shah wrote:
 Hi All,

   I have a kernel image which works perfectly for my reference
 board. When I try to port the same image on my board I seem to be facing
 problems. 
Like what?

 The only difference I see between the reference board and my
 board is the port size and capacity of RAM.
And hw design, board layout, ...

   I have taken care of sending the right value for the RAM size
 through BD_INFO. Would there be and where all would the change be, if
 any, in the kernel code OR when I make the kernel image ie through make
 menuconfig / menu xconfig required to be made for port size of RAM?
Well, if you're using PPCBoot or U-Boot to boot Linux, what you've done would 
be enough.

OTOH, as you have a new hardware design you should check the SDRAM controller 
initialization in the bootloader code. It may be sligthly wrong, so the 
bootloader runs but the OS doesn't, because Linux really stresses out RAM 
operation in burst mode. (BTW, this is a FAQ, if appliable).

   Out of curiosity what would be the change required for different
 FLASH port size again on the kernel side.
Look for the MTD parameters in the kernel compilation options.

HTH,

-- 
Ricardo Scop.

\|/
___ -*-
   (@ @)/|\
  /  V  \|  R SCOP Consult.
 /( )\  Linux-based communications
--^^---^^+--
rscop at matrix.com.br
+55 51 999-36-777
Porto Alegre, RS - BRazil




Impact of change n port size

2005-04-18 Thread Atit_Shah
Hi All,

I have a kernel image which works perfectly for my reference
board. When I try to port the same image on my board I seem to be facing
problems. The only difference I see between the reference board and my
board is the port size and capacity of RAM. 
I have taken care of sending the right value for the RAM size
through BD_INFO. Would there be and where all would the change be, if
any, in the kernel code OR when I make the kernel image ie through make
menuconfig / menu xconfig required to be made for port size of RAM?
Out of curiosity what would be the change required for different
FLASH port size again on the kernel side.

Thanks and Regards
Atit


DISCLAIMER:
This email (including any attachments) is intended for the sole use of the 
intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE 
COMPANY INFORMATION. Any review or reliance by others or copying or 
distribution or forwarding of any or all of the contents in this message is 
STRICTLY PROHIBITED. If you are not the intended recipient, please contact the 
sender by email and delete all copies; your cooperation in this regard is 
appreciated.



Impact of change n port size

2005-04-18 Thread Atit_Shah
Hi
Please IGNORE the DISCLAIMER which follows my mail, the company I work
for adds this and I don't know where in my mailbox setting I can disable
this option.
Atit 

-Original Message-
From: Eugene Surovegin [mailto:[EMAIL PROTECTED] 
Sent: Monday, April 18, 2005 11:22 AM
To: Atit_Shah
Subject: Re: Impact of change n port size

On Mon, Apr 18, 2005 at 10:01:27AM +0530, Atit_Shah wrote:

[snip] 

 DISCLAIMER:
 This email (including any attachments) is intended for the sole use 
 of the intended recipient/s and may contain material that is 
 CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any review or reliance 
 by others or copying or distribution or forwarding of any or all of 
 the contents in this message is STRICTLY PROHIBITED. If you are not 
 the intended recipient, please contact the sender by email and 
 delete all copies; your cooperation in this regard is appreciated.

Please, remove this disclaimer when posting to mail list, and then 
I probably will be able to answer your questions.

-- 
Eugene


DISCLAIMER:
This email (including any attachments) is intended for the sole use of the 
intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE 
COMPANY INFORMATION. Any review or reliance by others or copying or 
distribution or forwarding of any or all of the contents in this message is 
STRICTLY PROHIBITED. If you are not the intended recipient, please contact the 
sender by email and delete all copies; your cooperation in this regard is 
appreciated.