From: S. Egbert <s.egbert@sbcglobal.net>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] u-boot kernel parameters
Date: Tue, 07 Feb 2006 20:45:57 -0800 [thread overview]
Message-ID: <43E97785.9020001@sbcglobal.net> (raw)
In-Reply-To: <20060207205436.974293525D0@atlas.denx.de>
>
>> 4. Make heavy use of on-board LED indicators by calling ioremap() and
>> poking your virtualized hardware register location to flip on the LED
>> indicators.
>
> I strongly recommend *against* doing this, at least unless you know
> *exactly* what you are doing (and then you don't need this because
> you will use a BDI2000 anyway). I've seen to many reports of "Linux
> crashes when enabling the MMU" that were cause by exactly such
> attempts.
>
Oh yeah... I totally agreed on your recommendation. But when one is
located FAR FAR AWAY from the cushy software laboratory and without a
hardware debugger, I have find this technique extremely useful in very
DARK, DARK circumstances.
Another time, I had to bring-up a custom board that is totally devoid of
inputs/output interface (as those interfaces were still under HW
development), this LED method saved my bacon as I SLOWLY and PAINFULLY
integrate Xilinx UARTLITE driver (if one is extremely careful about
setting aside a TLB region JUST for that purpose.
Alright, alright.... Let us call this LED indicators, a 'poor man's'
debugger. Desperate acts calls for desperate measure.
next prev parent reply other threads:[~2006-02-08 4:45 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-07 18:14 [U-Boot-Users] u-boot kernel parameters Bizzu
2006-02-07 18:55 ` S. Egbert
2006-02-07 19:05 ` Tattone Tattone
2006-02-07 20:55 ` Wolfgang Denk
2006-02-07 21:23 ` Tattone Tattone
2006-02-07 23:39 ` Wolfgang Denk
2006-02-07 21:56 ` Stefan Roese
2006-02-07 22:22 ` Bizzu
2006-02-08 6:58 ` Stefan Roese
2006-02-08 13:27 ` Tattone Tattone
2006-02-15 10:56 ` Simon Yang
2006-02-15 14:11 ` Travis B. Sawyer
2006-02-15 18:32 ` Bizzu
2006-02-17 6:47 ` Simon Yang
2006-02-08 18:04 ` Bizzu
2006-02-07 20:54 ` Wolfgang Denk
2006-02-07 23:15 ` Bizzu
2006-02-07 23:42 ` Wolfgang Denk
2006-02-08 10:24 ` Andreas Schweigstill
2006-02-08 13:24 ` Tattone Tattone
2006-02-08 4:45 ` S. Egbert [this message]
2006-02-07 20:51 ` 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=43E97785.9020001@sbcglobal.net \
--to=s.egbert@sbcglobal.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 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.