From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Tue, 12 Jun 2012 19:19:16 +0200 Subject: [U-Boot] [PATCH v2] mx53loco: Fix revision of Dialog boards In-Reply-To: <1338306879-20873-1-git-send-email-fabio.estevam@freescale.com> References: <1338213607-5107-1-git-send-email-fabio.estevam@freescale.com> <1338306879-20873-1-git-send-email-fabio.estevam@freescale.com> Message-ID: <4FD77A14.9090101@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 On 29/05/2012 17:54, Fabio Estevam wrote: > Original code was assuming that the fuse revision version for all mx53loco boards > based on Dialog PMIC was the same, which is not the case. > > Force the revision of all Dialog-based boards to 0. > > This fixes a kernel crash when PMIC is accessed in the 2.6.35 kernel > for Dialog rev E boards. > > Signed-off-by: Fabio Estevam > --- > Changes since v1: > - Fix the PMIC detection. Let I2C probe to work earlier in board_init > instead of board_late_init(). > > board/freescale/mx53loco/mx53loco.c | 19 +++++++------------ > include/configs/mx53loco.h | 1 - > 2 files changed, 7 insertions(+), 13 deletions(-) > Applied to u-boot-imx, thanks. Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================