public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] Intro guide for configuring U-Boot for a custom board?
Date: Thu, 12 Jul 2012 23:45:51 +0200	[thread overview]
Message-ID: <20120712234551.7f46bec0@lilith> (raw)
In-Reply-To: <CAHHz2xEo4fwD_ajDQMsEjNmxTcYGFeArWwMzpPkzhDkqJ37f=Q@mail.gmail.com>

Hi Luciano,

On Thu, 12 Jul 2012 13:36:40 -0500, Luciano Moretti <luciano.moretti@gmail.com> wrote:
> I've currently got a custom Freescale P2020 board that I'd like to
> evaluate Das U-Boot on.
> 
> Is there a good guide to defining a configuration for a new board
> somewhere?  Most of what I see in the documentation assumes that you
> are using an evaluation board that U-Boot has already been compiled &
> tested on.
> 
> I'm looking for something that enumerates the configuration options
> and provides a short-list of things that need to be configured for a
> board to work.

The best approach is to start with other P2020 based boards, analyze what
makes up their configuration and their specific code, and derive the same
for your board.

You can also clone the git repo and search for commits that add support
for a new board (hint: such commits usually touch MAINTAINERS and also
boards.cfg). This will show you what files must be modified or added.

I *think* commit 9839709ea3df89f6021034508f48b97cab33ebb8 is an example
of what you are looking for, but I am far from proficient with powerpc.

> Thank you for your assistance.

You're welcome.

Amicalement,
-- 
Albert.

      reply	other threads:[~2012-07-12 21:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-12 18:36 [U-Boot] Intro guide for configuring U-Boot for a custom board? Luciano Moretti
2012-07-12 21:45 ` Albert ARIBAUD [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=20120712234551.7f46bec0@lilith \
    --to=albert.u.boot@aribaud.net \
    --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