* [U-Boot] How to make a u-boot that supports a particular board.
@ 2012-01-29 15:24 jagan
2012-01-30 12:10 ` Sergey Lapin
0 siblings, 1 reply; 2+ messages in thread
From: jagan @ 2012-01-29 15:24 UTC (permalink / raw)
To: u-boot
Hi,
I need an info, what are the changes that can be added to plain u-boot that
supports a particular board.
Please point-out any specific doc or links.
Thanks for your time.
Regards,
Jagan.
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot] How to make a u-boot that supports a particular board.
2012-01-29 15:24 [U-Boot] How to make a u-boot that supports a particular board jagan
@ 2012-01-30 12:10 ` Sergey Lapin
0 siblings, 0 replies; 2+ messages in thread
From: Sergey Lapin @ 2012-01-30 12:10 UTC (permalink / raw)
To: u-boot
On Sun, Jan 29, 2012 at 08:54:22PM +0530, jagan wrote:
> Hi,
>
> I need an info, what are the changes that can be added to plain u-boot that
> supports a particular board.
> Please point-out any specific doc or links.
>
> Thanks for your time.
>
> Regards,
> Jagan.
That really depends on is board supported by u-boot or not.
If not then you need to add entry to board.cfg and appropriate
directories and files (you can use other boards as examples).
Use code as documentation.
If your board is supported by u-boot, then look for board
name in boards.cfg and then use make boardname_config to
configure and then just make to build. (which is documented
perfectly in README).
All the best,
S.
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-01-30 12:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-29 15:24 [U-Boot] How to make a u-boot that supports a particular board jagan
2012-01-30 12:10 ` Sergey Lapin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox