[U-Boot] [PATCH V2] i.MX: fsl_esdhc: allow use with cache enabled.

Marek Vasut marex at denx.de
Fri Jul 20 04:32:46 CEST 2012


Dear Dirk Behme,

[...]

> >> I'm not likely to have any time until after FTF next week.
> >> 
> >> Any chance that a PPC maintainer can chime in here?
> > 
> > I think WD applied the cache stub patch already. Can you try now please?
> 
> Ping ;)
> 
> Thanks
> 
> Dirk

I just noticed this with latest mainline:
Configuring for MPC8569MDS_ATM - Board: MPC8569MDS, Options: ATM
make: *** [u-boot] Error 1
powerpc-linux-size: './u-boot': No such file
drivers/mmc/libmmc.o: In function `esdhc_setup_data':
/home/marex/testing/u-boot.git/drivers/mmc/fsl_esdhc.c:193: undefined reference 
to `flush_dcache_range'
drivers/mmc/libmmc.o: In function `check_and_invalidate_dcache_range':
/home/marex/testing/u-boot.git/drivers/mmc/fsl_esdhc.c:263: undefined reference 
to `invalidate_dcache_range'
make: *** [u-boot] Error 1
Configuring for MPC8569MDS_NAND - Board: MPC8569MDS, Options: NAND
make: *** [u-boot] Error 1
powerpc-linux-size: './u-boot': No such file
drivers/mmc/libmmc.o: In function `esdhc_setup_data':
/home/marex/testing/u-boot.git/drivers/mmc/fsl_esdhc.c:193: undefined reference 
to `flush_dcache_range'
drivers/mmc/libmmc.o: In function `check_and_invalidate_dcache_range':
/home/marex/testing/u-boot.git/drivers/mmc/fsl_esdhc.c:263: undefined reference 
to `invalidate_dcache_range'
make: *** [u-boot] Error 1

Can this be caused by this patch?

Best regards,
Marek Vasut


More information about the U-Boot mailing list