All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] Multiple binaries built through u-boot source
@ 2010-09-14  5:22 Vipin Kumar
  2010-09-14  7:05 ` Mike Frysinger
  2010-09-14  7:16 ` Stefan Roese
  0 siblings, 2 replies; 26+ messages in thread
From: Vipin Kumar @ 2010-09-14  5:22 UTC (permalink / raw)
  To: u-boot

Hello,

This is about a generic problem which may also be faced 
by other developers. Our SoC has a masked bootrom area 
which copies an image from NOR/NAND memories to an internal 
embedded SRAM. The size of this SRAM is only 8K. This 
binary initializes the DDR for larger binaries (u-boot/OS)
to be placed in RAM and executed from there.

I wanted to know if there is a generic way to create two 
binaries from the u-boot source both compiled for different 
address ranges. The first initializes the RAM (may be 
something else as well) and the second is the u-boot binary 
responsible for loading OS etc.

Thanks in advance

Regards
Vipin

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

end of thread, other threads:[~2010-09-17  9:21 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-14  5:22 [U-Boot] Multiple binaries built through u-boot source Vipin Kumar
2010-09-14  7:05 ` Mike Frysinger
2010-09-14  7:16 ` Stefan Roese
2010-09-14  8:11   ` Kyungmin Park
2010-09-14 10:21   ` Vipin Kumar
2010-09-14 12:40     ` Stefan Roese
2010-09-14 13:02       ` Mike Frysinger
2010-09-14 13:33     ` V, Aneesh
2010-09-14 13:51       ` Stefan Roese
2010-09-14 14:18         ` Kyungmin Park
2010-09-14 14:26           ` Stefan Roese
2010-09-14 14:32             ` Kyungmin Park
2010-09-14 15:16               ` Mike Frysinger
2010-09-16 15:44           ` Premi, Sanjeev
2010-09-16 17:59             ` Scott Wood
2010-09-17  9:12               ` Premi, Sanjeev
2010-09-16 18:31             ` Mike Frysinger
2010-09-17  9:21               ` Premi, Sanjeev
2010-09-14 14:22       ` Vaibhav Bedia
2010-09-14 14:26         ` Kyungmin Park
2010-09-14 16:17       ` Wolfgang Denk
2010-09-15 16:36         ` Scott Wood
2010-09-15 17:20           ` Stefan Roese
2010-09-15 17:45           ` Wolfgang Denk
2010-09-15 18:01             ` Scott Wood
2010-09-15 19:21               ` Wolfgang Denk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.