From: Graeme Russ <graeme.russ@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] mx31: Improve the handling of unidentified silicon version
Date: Wed, 15 Jun 2011 22:33:24 +1000 [thread overview]
Message-ID: <4DF8A694.3030208@gmail.com> (raw)
In-Reply-To: <20110615121255.7C251172A6A7@gemini.denx.de>
Hi Wolfgang,
On 15/06/11 22:12, Wolfgang Denk wrote:
> Dear Fabio Estevam,
>
> In message <4DF89C84.7090605@freescale.com> you wrote:
> ...
>> CPU: Freescale i.MX31 rev 2.0 unknown at 531 MHz.Reset cause: WDOG
> ...
>> When the chip version is not valid, then we print:
>>
>> CPU: Freescale i.MX31 (unknown rev, srev=0x20) at 531 MHz.Reset cause: WDOG
>
> Compare to the current line above - which new information do you
> print? None. You just print it in a new format, and with more
> characters, i. e. with a worse SNR.
>
>> Please let me know what you think about this proposal.
>
> You received 3 messages from 3 different guys who told you all the
> same: just leave the code as is. Your proposed changes are not
> considered an improvement.
But as Fabio has pointed out, the '2.0' in 'rev 2.0' is not srev - This
highlights the root of the problem - (srev == 0x20) != (rev 2.0)
Regards,
Graeme
next prev parent reply other threads:[~2011-06-15 12:33 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-14 16:31 [U-Boot] [PATCH] mx31: Improve the handling of unidentified silicon version Fabio Estevam
2011-06-14 22:46 ` Graeme Russ
2011-06-15 5:28 ` Wolfgang Denk
2011-06-15 5:29 ` Stefano Babic
2011-06-15 11:50 ` Fabio Estevam
2011-06-15 12:08 ` Graeme Russ
2011-06-15 12:17 ` Fabio Estevam
2011-06-15 12:12 ` Wolfgang Denk
2011-06-15 12:33 ` Graeme Russ [this message]
2011-06-15 12:49 ` Wolfgang Denk
2011-06-15 13:00 ` Graeme Russ
2011-06-15 12:17 ` Stefano Babic
2011-06-15 12:47 ` Wolfgang Denk
2011-06-15 13:02 ` Stefano Babic
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=4DF8A694.3030208@gmail.com \
--to=graeme.russ@gmail.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 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.