[U-Boot] [PATCH 02/21] powerpc/t4240qds: Add board detail for bdinfo command

Wolfgang Denk wd at denx.de
Fri Mar 22 21:52:00 CET 2013


Dear York Sun,

In message <1363973023-25875-1-git-send-email-yorksun at 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 at 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."


More information about the U-Boot mailing list