public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Re: help porting u-boot for customized ixdp425 board
Date: Fri, 03 Dec 2004 10:46:49 +0100	[thread overview]
Message-ID: <20041203094654.24174C1430@atlas.denx.de> (raw)
In-Reply-To: Your message of "Fri, 03 Dec 2004 13:06:21 +0400." <005801c4d917$5c647860$1000000a@araav>

In message <005801c4d917$5c647860$1000000a@araav> you wrote:
> 
> > Yes.. So that U-Boot can be updated. And that  U-Boot  can  save  the
> > environment variables.
> 
> I'll keep env variables in the second flash. But i forgot about the update 

I wouldn't do that if I were you. Sounds like abroken design to me  -
it  will  bite  you sooner or later. If you have a separate flash for
U-Boot, then keep all U-Boot related stuff in this chip.

> issue. Are there any other reasons except the update/env?

Sure. It's part of a complete port, it's 10 minutes to one hour  work
and you will need it one day.

> > Configure it to use DoC.
> Ummm... Thanks... Any examples/howtos? :-)

How about running something like

	-> grep -l _DOC include/configs/*
	include/configs/ADNPESC1.h
	include/configs/AmigaOneG3SE.h
	include/configs/BMW.h
	include/configs/CPU86.h
	include/configs/DK1C20.h
	include/configs/DK1S10.h
	include/configs/GEN860T.h
	include/configs/LANTEC.h
	include/configs/MIP405.h
	include/configs/MPC8260ADS.h
	include/configs/MPC8266ADS.h
	include/configs/PCIPPC2.h
	include/configs/PCIPPC6.h
	include/configs/PIP405.h
	include/configs/PM520.h
	include/configs/PM826.h
	include/configs/PM828.h
	include/configs/RBC823.h
	include/configs/ep8260.h
	include/configs/hymod.h
	include/configs/svm_sc8xx.h


Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Business is like a wheelbarrow. Nothing ever happens until you  start
pushing.

  reply	other threads:[~2004-12-03  9:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-03  6:40 [U-Boot-Users] Re: help porting u-boot for customized ixdp425 board Ara Avanesyan
2004-12-03  7:45 ` Wolfgang Denk
2004-12-03  9:06   ` Ara Avanesyan
2004-12-03  9:46     ` Wolfgang Denk [this message]
2004-12-09  7:59   ` [U-Boot-Users] Problem about applications in Lite5200 Board xueming
2004-12-09 10:35     ` Der Herr Hofrat
2004-12-09 11:11     ` [U-Boot-Users] " Wolfgang Denk

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=20041203094654.24174C1430@atlas.denx.de \
    --to=wd@denx.de \
    --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