On Sun, May 17, 2020 at 10:28 PM Heinrich Schuchardt wrote:
>
> Am May 17, 2020 12:02:30 PM UTC schrieb Bin Meng :
> >On Wed, May 13, 2020 at 2:27 PM Pragnesh Patel
> > wrote:
> >>
> >> When build U-Boot SPL, meet an issue of undefined reference to
> >> 'crc7' for drivers/mmc/mmc_spi.c, so let's c
Am May 17, 2020 12:02:30 PM UTC schrieb Bin Meng :
>On Wed, May 13, 2020 at 2:27 PM Pragnesh Patel
> wrote:
>>
>> When build U-Boot SPL, meet an issue of undefined reference to
>> 'crc7' for drivers/mmc/mmc_spi.c, so let's compile crc7.c when
>> CONFIG_MMC_SPI selected.
>>
>> Signed-off-by: Pragnes
On Wed, May 13, 2020 at 2:27 PM Pragnesh Patel
wrote:
>
> When build U-Boot SPL, meet an issue of undefined reference to
> 'crc7' for drivers/mmc/mmc_spi.c, so let's compile crc7.c when
> CONFIG_MMC_SPI selected.
>
> Signed-off-by: Pragnesh Patel
> ---
> lib/Makefile | 2 +-
> 1 file changed, 1
On 13.05.20 08:26, Pragnesh Patel wrote:
> When build U-Boot SPL, meet an issue of undefined reference to
> 'crc7' for drivers/mmc/mmc_spi.c, so let's compile crc7.c when
> CONFIG_MMC_SPI selected.
>
> Signed-off-by: Pragnesh Patel
Reviewed-by: Heinrich Schuchardt
> ---
> lib/Makefile | 2 +-
>
4 matches
Mail list logo