[U-Boot] [PATCH 14/23] powerpc/t4240qds: Add voltage ID support
Wolfgang Denk
wd at denx.de
Fri Mar 22 21:50:34 CET 2013
Dear York Sun,
In message <1363972531-25641-14-git-send-email-yorksun at freescale.com> you wrote:
> T4240 has voltage ID fuse. Read the fuse and configure the voltage
> correctly. Core voltage has higher tolerance on over side than below.
>
> Signed-off-by: York Sun <yorksun at freescale.com>
> ---
> board/freescale/t4qds/t4qds.c | 230 +++++++++++++++++++++++++++++++++++++++++
> include/configs/t4qds.h | 12 ++-
> 2 files changed, 240 insertions(+), 2 deletions(-)
CHECK: Alignment should match open parenthesis
#301: FILE: board/freescale/t4qds/t4qds.c:314:
+ debug("VID: Current vid setting is (0x%x) %d mV\n",
+ vid_current, vdd_current/100);
WARNING: quoted string split across lines
#310: FILE: board/freescale/t4qds/t4qds.c:323:
+ printf("VID: Could not read voltage sensor "
+ "abort VID adjustment\n");
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
"Open the pod bay doors, HAL." - Dave Bowman, 2001
More information about the U-Boot
mailing list