From: Tore Martin Hagen <THagen@oslo.westerngeco.slb.com>
To: prabha.j@tcs.com
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: Help on 8260 board
Date: Thu, 15 Sep 2005 10:24:31 +0200 [thread overview]
Message-ID: <43292FBF.1040805@oslo.westerngeco.slb.com> (raw)
In-Reply-To: <OF29F8842B.21C92BA3-ON6525707B.0016F392-6525707B.0017A365@tcs.com>
Hi,
To change u-boot for your needs you will need to do approximately the
following:
copy include/configs/MPC8260ADS.h to include/configs/YOURBOARD8260.h
Print out the the file and sit down with the 8260 ref. manual. Adjust
the YOURBOARD8260.h to fit your needs. (If you are not a HW designer
this will definitely take you some time)
Added a new directory
board/yourboard8260
copied the following files from board/mpc8266ads to board/fox8275:
config.mk
flash.c
Makefile
mpc8260ads.c -> yourboard8260.c
u-boot.lds
Changed the files to fit the your board.
Changed the main Makefile to support a new target
> YOURBOARD8260_config: unconfig
> @./mkconfig $(@:_config=) ppc mpc8260 yourboard8260
good luck
prev parent reply other threads:[~2005-09-15 8:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-13 4:18 Help on 8260 board prabha.j
2005-09-13 8:52 ` Alex Zeffertt
2005-09-13 8:58 ` Alex Zeffertt
2005-09-15 8:24 ` Tore Martin Hagen [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=43292FBF.1040805@oslo.westerngeco.slb.com \
--to=thagen@oslo.westerngeco.slb.com \
--cc=linuxppc-embedded@ozlabs.org \
--cc=prabha.j@tcs.com \
/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