Dear Marcin,

In message <ca0e6f9ba6aed7458c23277bd87075e50f731...@demumbx014.nsn-intra.net> 
you wrote:
> 
> I want to chose the best aproach to achive something like this:
> There is a u-boot without SPL and it is copied by bootrom to SDRAM.

OK, the question why you don't use SPL has already been asked.

> In first phase (while running  *_f functions) I need to read some 
> configuration data from SPI NOR, and it must be done before DDR config.

Why do you need to read it separately?  Can you not "attach" it to the
U-Boot image, so the boot ROM will read that combined image (U-Boot
plus your config data) ?


Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
Until you walk a mile in another man's moccasins, you  can't  imagine
the smell.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to