public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Separately compile Master boot loader
@ 2013-07-09 10:42 Rajdeep Vaghasia
  2013-07-09 12:01 ` Albert ARIBAUD
  2013-07-10  9:34 ` Rajdeep Vaghasia
  0 siblings, 2 replies; 19+ messages in thread
From: Rajdeep Vaghasia @ 2013-07-09 10:42 UTC (permalink / raw)
  To: u-boot

Hi
I am working on one board with an arm11 based cpu, NOR flash and DDR2 SDRAM.
When I compile u-boot source code, I get u-boot.bin image generated.
This image has primary(second stage) and secondary(third stage) bootloader
combined.

I have following queries:
1) The question that still eats me everyday is, How can I compile
primary(Master) boot loader and secondary boot loader separately?
2) I want to Flash only initial 4kb of code (Master boot loader or second
stage). The remaining code I want to keep at another partition in the
Flash. How can I achieve this?
3) Is there any separate code available for Master boot loader, which
copies the third stage bootloader to SDRAM and then transfers control to
that third stage boot loader(u-boot)?

I am unable to find a way to do this.

Can anyone help me please?

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

end of thread, other threads:[~2013-07-20  7:15 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-09 10:42 [U-Boot] Separately compile Master boot loader Rajdeep Vaghasia
2013-07-09 12:01 ` Albert ARIBAUD
2013-07-10  9:34 ` Rajdeep Vaghasia
2013-07-10 12:23   ` Albert ARIBAUD
2013-07-11  5:27     ` Rajdeep Vaghasia
2013-07-11  8:35       ` Albert ARIBAUD
2013-07-11  9:11         ` [U-Boot] [RFC] Multiple binaries per U-Boot target (was: Separately compile Master boot loader) Albert ARIBAUD
2013-07-19 15:27           ` [U-Boot] [RFC] Multiple binaries per U-Boot target Sascha Silbe
2013-07-19 16:53             ` Simon Glass
2013-07-19 18:12               ` Albert ARIBAUD
2013-07-19 18:14                 ` Simon Glass
2013-07-19 19:27                 ` Wolfgang Denk
2013-07-19 21:09                   ` Albert ARIBAUD
2013-07-19 22:32                     ` Wolfgang Denk
2013-07-20  7:15                       ` Albert ARIBAUD
2013-07-19 19:26             ` Wolfgang Denk
2013-07-11 10:08         ` [U-Boot] Separately compile Master boot loader Wolfgang Denk
2013-07-11 10:25           ` Albert ARIBAUD
2013-07-11  9:58       ` Wolfgang Denk

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