[U-Boot] mx51+ide+problem

Stefano Babic sbabic at denx.de
Thu Sep 22 16:46:26 CEST 2011


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
=====================================================================


More information about the U-Boot mailing list