linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [Query] Does u-boot processes dtb file
@ 2012-09-14  6:58 Viresh Kumar
  2012-09-14  7:08 ` Dirk Behme
  0 siblings, 1 reply; 5+ messages in thread
From: Viresh Kumar @ 2012-09-14  6:58 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Arnd,


Sorry for the stupid question, but somebody asked this to me and i wasn't sure
about it.

We boot with dtb from u-boot using following command:
bootm <uImage addr> <initrd addr> <dtb addr>

Does u-boot do anything special or simply passes address of dtb in r2 to kernel?

i.e. if i do bootm <uImage addr> and stop my kernel early using a debugger,
update r2 with dtb address, will it work the same way?

OR

Does any bootloader needs some special code for handling dtb's?

--
viresh

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

end of thread, other threads:[~2012-09-14  9:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-14  6:58 [Query] Does u-boot processes dtb file Viresh Kumar
2012-09-14  7:08 ` Dirk Behme
2012-09-14  7:16   ` Viresh Kumar
2012-09-14  7:35     ` Dirk Behme
2012-09-14  9:16       ` Stefan Roese

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).