From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Thu, 22 Sep 2011 16:46:26 +0200 Subject: [U-Boot] mx51+ide+problem In-Reply-To: References: Message-ID: <4E7B4A42.4090701@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 09/22/2011 04:34 PM, Georgy Obraztsov wrote: > Hi. > I have : u-boot-2009.08-rc3 + i.mx51 + CardFlash This is very old. > > common/libcommon.a(cmd_ide.o): In function `output_data_shorts': > /home/mt/L2.6.35_10.11.01_ER_source/1/ltib/rpm/BUILD/ > u-boot-2009.08.mt/common/cmd_ide.c:1707: undefined reference to > `__raw_writesw' > common/libcommon.a(cmd_ide.o): In function `output_data': > /home/mt/L2.6.35_10.11.01_ER_source/1/ltib/rpm/BUILD/ > u-boot-2009.08.mt/common/cmd_ide.c:944: undefined reference to > `__raw_writesw' > common/libcommon.a(cmd_ide.o): In function `input_data_shorts': > /home/mt/L2.6.35_10.11.01_ER_source/1/ltib/rpm/BUILD/ > u-boot-2009.08.mt/common/cmd_ide.c:1713: undefined reference to > `__raw_readsw' > common/libcommon.a(cmd_ide.o): In function `input_data': > /home/mt/L2.6.35_10.11.01_ER_source/1/ltib/rpm/BUILD/ > u-boot-2009.08.mt/common/cmd_ide.c:1002: undefined reference to > `__raw_readsw' > make: *** [u-boot] Error 1 > > What can i do ? Start upgrading to the last U-Boot version. All accessors as __raw_writesw are defined in the current code. 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 =====================================================================