[PATCH] lib: add crc16.o if CONFIG_MMC_SPI_CRC_ON for SPL build
    Bin Meng 
    bmeng.cn at gmail.com
       
    Fri Sep  3 02:52:18 CEST 2021
    
    
  
On Fri, Sep 3, 2021 at 6:42 AM Tom Rini <trini at konsulko.com> wrote:
>
> On Tue, Aug 17, 2021 at 12:51:34PM +0200, Andreas Schwab wrote:
>
> > CONFIG_MMC_SPI_CRC_ON needs the crc16 functions, but it was not included
> > in an SPL build.  For non-SPL builds, crc16.o is already added
> > unconditionally.  This also removes CONFIG_SPL_YMODEM_SUPPORT from the
> > sifive board configs, which is only relevant for some ARM boards and was
> > only set for its side effect of adding crc16.o.
>
> Applied to u-boot/next, thanks!
I thought I replied this email, but it seems not.
This patch is missing SoB tag.
Regards,
Bin
    
    
More information about the U-Boot
mailing list