* [U-Boot] Require guidance
@ 2013-04-05 6:57 Rajdeep Vaghasia
2013-04-05 8:22 ` Albert ARIBAUD
2013-04-05 8:28 ` Javier Martinez Canillas
0 siblings, 2 replies; 3+ messages in thread
From: Rajdeep Vaghasia @ 2013-04-05 6:57 UTC (permalink / raw)
To: u-boot
hello,
I have read about U - boot from Emebedded Linux Primer 2nd Edition.
I want more in depth knowledge of U - boot.
Can you please suggest me or give me the references through which I get
more in depth knowledge about U - boot?
Regards
Rajdeep Vaghasia
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] Require guidance
2013-04-05 6:57 [U-Boot] Require guidance Rajdeep Vaghasia
@ 2013-04-05 8:22 ` Albert ARIBAUD
2013-04-05 8:28 ` Javier Martinez Canillas
1 sibling, 0 replies; 3+ messages in thread
From: Albert ARIBAUD @ 2013-04-05 8:22 UTC (permalink / raw)
To: u-boot
Hi Rajdeep,
On Fri, 5 Apr 2013 12:27:02 +0530, Rajdeep Vaghasia
<rajdeep.vaghasia@gmail.com> wrote:
> hello,
>
> I have read about U - boot from Emebedded Linux Primer 2nd Edition.
>
> I want more in depth knowledge of U - boot.
>
> Can you please suggest me or give me the references through which I get
> more in depth knowledge about U - boot?
I will suggest the trivial, but... you should start by reading the Denx
U-Boot site (http://www.denx.de/wiki/U-Boot/WebHome) and then study the
code for specific parts of U-Boot that you need deeper understanding in.
> Regards
>
> Rajdeep Vaghasia
Amicalement,
--
Albert.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] Require guidance
2013-04-05 6:57 [U-Boot] Require guidance Rajdeep Vaghasia
2013-04-05 8:22 ` Albert ARIBAUD
@ 2013-04-05 8:28 ` Javier Martinez Canillas
1 sibling, 0 replies; 3+ messages in thread
From: Javier Martinez Canillas @ 2013-04-05 8:28 UTC (permalink / raw)
To: u-boot
On Fri, Apr 5, 2013 at 8:57 AM, Rajdeep Vaghasia
<rajdeep.vaghasia@gmail.com> wrote:
> hello,
>
> I have read about U - boot from Emebedded Linux Primer 2nd Edition.
>
> I want more in depth knowledge of U - boot.
>
> Can you please suggest me or give me the references through which I get
> more in depth knowledge about U - boot?
>
> Regards
>
> Rajdeep Vaghasia
>
Hi Rajdeep,
Since your question was rather generic, my answer will be general too.
There are lots of valuable documentation inside the U-Boot code repository:
$ git clone git://git.denx.de/u-boot.git
$ find u-boot -name README
You can also learn by studying the relevant part of the source code
that may interest you.
Best regards,
Javier
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-04-05 8:28 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-05 6:57 [U-Boot] Require guidance Rajdeep Vaghasia
2013-04-05 8:22 ` Albert ARIBAUD
2013-04-05 8:28 ` Javier Martinez Canillas
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.