public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Jerry Van Baren <gerald.vanbaren@ge.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] RV: Question about U-Boot for MPC5121
Date: Wed, 07 Jan 2009 10:59:36 -0500	[thread overview]
Message-ID: <4964D168.2010600@ge.com> (raw)
In-Reply-To: <9F0073261FA98E46BEBB8497DB3141C50103665F@GMVMAIL2.gmv.es>

Marco Donadio wrote:
> Good morning,
> 
> our team is working on a new telematic platform using MPC5121 device.
> Our Boar has some features of ADS512101 evaluacion board.

Good.  You have a starting point.

> We are not familiar with boot loader system because it's the first
> time that we develop a board based on operating system.
> 
> We need some basic help to put boot loader in our architecture; we
> start with files in the directory "u-boot-2008.10":

Good.

> - please can you tell us wich files we need to change (in order to
> adapt them to our architecture)??

Sorry, no.  There is a ads5121 board already in u-boot, I presume that 
is what you are "like."  You need to create your new board by copying 
your "like" board and then find and change whatever is not "like".  Only 
you know what is different, so only you can do this.

grep is your friend.

Start with Makefile in the top level directory, look at include/configs 
at the ads5121.h config, look in the board subdirectory.

> - Whic files we need to compile in order to have a u-boot image???

Start by building a known board, e.g.
   make ads5121_rev2_config
   make

Make your changes (create a new board).  Build and test it until it 
works.  It really is pretty easy.

> We read all the documentation on the DENX website but without success...

:-) You need to get your hands dirty now.

Read the README file in the top level directory.

> Thanks a lot for your help
> Best regards
> Marco Donadio

Good luck,
gvb

      reply	other threads:[~2009-01-07 15:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-07 15:30 [U-Boot] RV: Question about U-Boot for MPC5121 Marco Donadio
2009-01-07 15:59 ` Jerry Van Baren [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=4964D168.2010600@ge.com \
    --to=gerald.vanbaren@ge.com \
    --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