From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Wed, 31 Mar 2010 11:15:24 +0200 Subject: [U-Boot] [PATCH] MX51EVK: Remove CPLD related code In-Reply-To: <876998.72065.qm@web51007.mail.re2.yahoo.com> References: <876998.72065.qm@web51007.mail.re2.yahoo.com> Message-ID: <4BB312AC.3000309@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 Fabio Estevam wrote: > There is no CPLD on MX51EVK board, so remove CPLD related function. > > Signed-off-by: Fabio Estevam > --- Agree. Thanks to point out this issue. The code is not needed. > - mx51_io_board = (struct io_board_ctrl *)(CS5_BASE_ADDR + > - IO_BOARD_OFFSET); You should remove the #define for IO_BOARD_OFFSET from mx51evk.h, too. Acked-by: Stefano Babic 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-0 Fax: +49-8142-66989-80 Email: office at denx.de =====================================================================