[U-Boot] [PATCH 25/31] powerpc/p2041: fix serdes reference clock frequency display for PC board
Wolfgang Denk
wd at denx.de
Fri Mar 22 22:03:44 CET 2013
Dear York Sun,
In message <1363973369-26110-25-git-send-email-yorksun at freescale.com> you wrote:
> From: Shaohui Xie <Shaohui.Xie at freescale.com>
>
> PC board has different serdes clock setting with PB board, it uses same
> serdes frequency setting on bank2 as on bank1. PC board can be distingushed
> from PB board by checking CPLD version, if running on PC board, then fix
> the serdes reference clock frequency of bank2.
>
> Signed-off-by: Shaohui Xie <Shaohui.Xie at freescale.com>
> ---
> board/freescale/p2041rdb/p2041rdb.c | 11 +++++++++++
> 1 file changed, 11 insertions(+)
CHECK: Logical continuations should be on the previous line
#134: FILE: board/freescale/p2041rdb/p2041rdb.c:237:
+ if ((i == 1) && (CPLD_READ(cpld_ver_sub) == 1)
+ && (CPLD_READ(pcba_ver) == 5)) {
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
You could end up being oddly sad and full of a strange, diffuse com-
passion which would lead you to believe that it might be a good idea
to wipe out the whole human race and start again with amoebas.
- Terry Pratchett, _Guards! Guards!_
More information about the U-Boot
mailing list