Dear Aneesh V,

In message <4d47c1c9.1020...@ti.com> you wrote:
> 
> > Why would that be necessary?  Just put the BSS segment in SDRAM, and
> > everything is fine, isn't it?
> 
> SDRAM is initialized by the SPL. So, bss can not be initialized and
> used until SDRAM initialization is complete. I would prefer to have

Yes, this is normal.

> rest of the bss in internal RAM so that it's available as soon as we
> enter C code.

Well, you probably have to decide if you want an easy solution with
the restictions of the internal RAM size, or a somewhat more complex
solution with much more powerful resources.


Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
"It's like deja vu all over again."                      - Yogi Berra
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to