From: Sergey Lapin <slapin@ossfans.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] How to make a u-boot that supports a particular board.
Date: Mon, 30 Jan 2012 07:10:05 -0500 [thread overview]
Message-ID: <20120130121004.GH2056@build.ihdev.net> (raw)
In-Reply-To: <CALdT2jzpiDo6JwxxCr7FSPP9TXGwjL-j0Jx+Huzf3Zz+qHt_3g@mail.gmail.com>
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
prev parent reply other threads:[~2012-01-30 12:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
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 message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120130121004.GH2056@build.ihdev.net \
--to=slapin@ossfans.org \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox