Hi all,

 

I'm using a customized MPC8313ERDB board, which means we replaced the
Vitesse switch with a second

Marvell PHY and we are using 64MB of NOR flash instead of 8MB.

Furthermore we added a second DDR RAM (additional 128MB) on that board. 

 

I adapted U-Boot (v1.3.1) to support the 64MB flash memory and the
second Marvell PHY. This works really fine.

But I got problems when adding the second 128MB RAM module. 

 

I just thought I change the value of 

 

#define CFG_DDR_SIZE to 256

 

But after that I see the 128MB of the first RAM module mirrored at
address 0x0800 0000.

 

Therefore I guess there's more configuration necessary, of course there
is.

 

I don't know where to set the DDRLAWBAR1 to base address 0x0800 0000
because I can't even see 

DDRLAWBAR0 for the first 128MB RAM module. I found nothing in the
MPC8313ERDB.h

 

Could anyone please tell me which defines I have to change or I have to
add. Are there further changes necessary in the

board specific file sdram.c?

 

Thanks for any hint!

 

 

Best regards,

 

        
                 
 


Frank Prepelica
Software Design Engineer

Ubidyne GmbH
Lise-Meitner-Str.-14
89081 Ulm - Germany

Phone:             +49 731 88 00 71 58

Fax:                 +49 731 88 00 71 99
Email:              [EMAIL PROTECTED]
Homepage:       www.ubidyne.com <http://www.ubidyne.com> 

<<image002.gif>>

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to