From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 02/21] powerpc/t4240qds: Add board detail for bdinfo command
Date: Fri, 22 Mar 2013 21:52:00 +0100 [thread overview]
Message-ID: <20130322205200.9A0E12014CE@gemini.denx.de> (raw)
In-Reply-To: <1363973023-25875-1-git-send-email-yorksun@freescale.com>
Dear York Sun,
In message <1363973023-25875-1-git-send-email-yorksun@freescale.com> you wrote:
> Print more detail information including core voltage, RCW source, switch
> settings, etc. with bdinfo command.
>
> Signed-off-by: York Sun <yorksun@freescale.com>
> ---
> board/freescale/t4qds/t4qds.c | 100 +++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 100 insertions(+)
CHECK: Alignment should match open parenthesis
#119: FILE: board/freescale/t4qds/t4qds.c:682:
+ printf("SYSCLK = %s MHz\nDDRCLK = %s MHz\n",
+ clk[(brdcfg[11] >> 2) & 0x3], clk[brdcfg[11] & 3]);
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"If God had wanted us to use the metric system, Jesus would have had
10 apostles."
prev parent reply other threads:[~2013-03-22 20:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-22 17:23 [U-Boot] [PATCH 02/21] powerpc/t4240qds: Add board detail for bdinfo command York Sun
2013-03-22 20:52 ` Wolfgang Denk [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=20130322205200.9A0E12014CE@gemini.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