[U-Boot] [PATCH] mx28evk: fix build error
Wolfgang Denk
wd at denx.de
Fri Mar 30 22:49:45 CEST 2012
Dear Anatolij Gustschin,
In message <1333122327-5033-1-git-send-email-agust at denx.de> you wrote:
> Fix:
> drivers/mmc/libmmc.o: In function `mxsmmc_send_cmd':
> /home/ag/git/u-boot/drivers/mmc/mxsmmc.c:210: undefined reference to `mxs_dma_desc_append'
> /home/ag/git/u-boot/drivers/mmc/mxsmmc.c:211: undefined reference to `mxs_dma_go'
> drivers/mmc/libmmc.o: In function `mxsmmc_initialize':
> /home/ag/git/u-boot/drivers/mmc/mxsmmc.c:306: undefined reference to `mxs_dma_desc_alloc'
>
> Signed-off-by: Anatolij Gustschin <agust at denx.de>
> Cc: Fabio Estevam <fabio.estevam at freescale.com>
> ---
> include/configs/mx28evk.h | 5 +++++
> 1 files changed, 5 insertions(+), 0 deletions(-)
Applied, thanks.
Albert Stefano: hope this is OK with you.
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
Two wrongs don't make a right, but three rights make a left.
More information about the U-Boot
mailing list