[PATCH 0/6] mmc: fsl_esdhc: add ADMA2 support

Michael Walle michael at walle.cc
Mon Oct 12 10:09:26 CEST 2020


Hi Peng,

Am 2020-10-12 09:25, schrieb Peng Fan:
>> Subject: [PATCH 0/6] mmc: fsl_esdhc: add ADMA2 support
>> 
>> Add ADMA2 support mainly because it supports 64bit DMA addresses. 
>> These
>> are for example used if you use EFI on a LS1028A board which has more 
>> than
>> 2GB of RAM, because only the lower 2GB are mapped into the lower 32bit
>> address space.
>> 
>> Patches 1-4 clean the fsl_esdhc driver up. Patch 5 moves ADMA2 table
>> handling code out of the sdhci core code. Patch 6 finally adds the 
>> ADMA2
>> support to the fsl_esdhc driver.
> 
> Patch 4 and patch 6 was not able to apply after I take Y.b's patchset.
> Please rebase for the 2 patches, I took 1,2,3,5.

Thanks, I've rebased them, see:
   https://patchwork.ozlabs.org/project/uboot/list/?series=207252

-michael


More information about the U-Boot mailing list