public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] MPC8313 with big sdram
@ 2009-01-12  9:16 illeggy
  2009-01-12  9:21 ` Liu Dave
  0 siblings, 1 reply; 3+ messages in thread
From: illeggy @ 2009-01-12  9:16 UTC (permalink / raw)
  To: u-boot


u-boot-1.1.6.

my sdram is 512MB, with CS0_BNDS,DDRLAWAR0,DDRLAWBAR0 modified, 256MB of
512MB sdram can work perfectly.

Then, I defined CONFIG_VERY_BIG_RAM, 512MB can be recognized, but, I can
only read and write 256MB, fault occurred when address move across 256MB.

besides CONFIG_VERY_BIG_RAM, what else should I do to support big sdram?
Thanks!
-- 
View this message in context: http://www.nabble.com/MPC8313-with-big-sdram-tp21410907p21410907.html
Sent from the Uboot - Users mailing list archive at Nabble.com.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] MPC8313 with big sdram
  2009-01-12  9:16 [U-Boot] MPC8313 with big sdram illeggy
@ 2009-01-12  9:21 ` Liu Dave
  2009-01-12  9:30   ` illeggy
  0 siblings, 1 reply; 3+ messages in thread
From: Liu Dave @ 2009-01-12  9:21 UTC (permalink / raw)
  To: u-boot

> u-boot-1.1.6.

Suggest you use the latest u-boot as base, due to the u-boot/kernel
interface has much change since 1.1.6.

> my sdram is 512MB, with CS0_BNDS,DDRLAWAR0,DDRLAWBAR0 
> modified, 256MB of
> 512MB sdram can work perfectly.
> 
> Then, I defined CONFIG_VERY_BIG_RAM, 512MB can be recognized, 
> but, I can
> only read and write 256MB, fault occurred when address move 
> across 256MB.
> 
> besides CONFIG_VERY_BIG_RAM, what else should I do to support 
> big sdram?
> Thanks!

Please check the DDR controller configuration according to your board.
Did the ROW/COL address setup correctly?

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] MPC8313 with big sdram
  2009-01-12  9:21 ` Liu Dave
@ 2009-01-12  9:30   ` illeggy
  0 siblings, 0 replies; 3+ messages in thread
From: illeggy @ 2009-01-12  9:30 UTC (permalink / raw)
  To: u-boot


all my other works have been done under this version, so I have no time to
chage .
thanks any way.


Dave Liu-4 wrote:
> 
>> u-boot-1.1.6.
> 
> Suggest you use the latest u-boot as base, due to the u-boot/kernel
> interface has much change since 1.1.6.
> 
>> my sdram is 512MB, with CS0_BNDS,DDRLAWAR0,DDRLAWBAR0 
>> modified, 256MB of
>> 512MB sdram can work perfectly.
>> 
>> Then, I defined CONFIG_VERY_BIG_RAM, 512MB can be recognized, 
>> but, I can
>> only read and write 256MB, fault occurred when address move 
>> across 256MB.
>> 
>> besides CONFIG_VERY_BIG_RAM, what else should I do to support 
>> big sdram?
>> Thanks!
> 
> Please check the DDR controller configuration according to your board.
> Did the ROW/COL address setup correctly?
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
> 
> 

-- 
View this message in context: http://www.nabble.com/MPC8313-with-big-sdram-tp21410907p21411148.html
Sent from the Uboot - Users mailing list archive at Nabble.com.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-01-12  9:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-12  9:16 [U-Boot] MPC8313 with big sdram illeggy
2009-01-12  9:21 ` Liu Dave
2009-01-12  9:30   ` illeggy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox