
On Fri, Sep 03, 2021 at 08:52:18AM +0800, Bin Meng wrote:
On Fri, Sep 3, 2021 at 6:42 AM Tom Rini trini@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.
Yes, I also saw, but it's also small / obvious enough that it's not worrisome. By which I also mean, if you check through the linux kernel, there's still an occasional no-SoB tag commit. Not often, but non-zero.