From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Fri, 22 Mar 2013 21:50:34 +0100 Subject: [U-Boot] [PATCH 14/23] powerpc/t4240qds: Add voltage ID support In-Reply-To: <1363972531-25641-14-git-send-email-yorksun@freescale.com> References: <1363972531-25641-1-git-send-email-yorksun@freescale.com> <1363972531-25641-14-git-send-email-yorksun@freescale.com> Message-ID: <20130322205034.CBCD62014CE@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear York Sun, In message <1363972531-25641-14-git-send-email-yorksun@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 > --- > 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