All of lore.kernel.org
 help / color / mirror / Atom feed
From: Conn Clark <clark@esteem.com>
To: Peter Asemann <peter.asemann@web.de>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: How much easier makes owning a BDI2000 things?
Date: Tue, 09 Nov 2004 09:27:59 -0800	[thread overview]
Message-ID: <4190FE1F.4080105@esteem.com> (raw)
In-Reply-To: <418F83C4.5000109@web.de>

Peter Asemann wrote:
> The tutorials in the web I read about getting custom hardware running
> suggest that having some BDI-thing like an Abatron BDI2000 is a really
> good idea.
> 
> Actually I need some arguments to have such a device bought. How much
> easier does it make things?
> 
> Peter Asemann
> 


	Its worth it weight in gold bringing up custom boards the first time 
and writing/debuging the boot rom. It allows you to change register 
values for esential functions such as PLL setings, memory timings and 
peripheral configuration. This is very handy because you can figure out 
the values you need before you write the boot rom software. It also 
allows you to reprogram flash memory in circuit. To do it without this 
you would need to have removable flash/roms and remove, reprogram and 
replace them each attempt. I would imagine doing that would get old very 
fast.

	We haven't used ours much for debugging once things were up and 
running(we have fallen back to using printk statements for debugging). 
Though it can be used for that and some core kernel developers do use 
it. (probably for debugging the printk code of the kernel  ;-)  )

	In production we use it to program the boot rom on brand new boards. It 
is also occasionaly usefull in finding faults in boards that don't want 
to come up.

	To sum things up let me put it this way. I could theoretically bring up 
a board without one. I can't imagine how much longer it would take to do 
so however.

-- Conn Clark

*****************************************************************
Give a man a match and you heat him for a moment. Set him on fire
and you'll heat him for life.
*****************************************************************

Conn Clark
Engineering Stooge				clark@esteem.com
Electronic Systems Technology Inc.		www.esteem.com

Stock Ticker Symbol				ELST

  reply	other threads:[~2004-11-09 17:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-08 14:33 How much easier makes owning a BDI2000 things? Peter Asemann
2004-11-09 17:27 ` Conn Clark [this message]
2004-11-09 19:51   ` Wolfgang Denk
2004-11-10  1:05     ` Conn Clark
2004-11-11  7:22       ` Sam Song
2004-11-08 14:44 VanBaren, Gerald (AGRE)

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=4190FE1F.4080105@esteem.com \
    --to=clark@esteem.com \
    --cc=linuxppc-embedded@ozlabs.org \
    --cc=peter.asemann@web.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.