[edk2-devel] [PATCH v3 4/8] Sophgo/SG2042Pkg: Add base MMC driver.

2023-09-07 Thread caiyuqing_hz
From: caiyuqing379 <202235...@mail.sdu.edu.cn> This driver implements the MMC Host protocol, which is used by SD interface driver that the Sophgo SG2042 EVB supports. Add this driver in Sophgo/SG2042Pkg leveraging the one form Embedded Package. Signed-off-by: caiyuqing379 <202235...@mail.sdu.edu.

Re: [edk2-devel] [PATCH v3 4/8] Sophgo/SG2042Pkg: Add base MMC driver.

2023-09-15 Thread Sunil V L
On Thu, Sep 07, 2023 at 06:25:47PM +0800, caiyuqing...@163.com wrote: > From: caiyuqing379 <202235...@mail.sdu.edu.cn> > > This driver implements the MMC Host protocol, which is used by SD > interface driver that the Sophgo SG2042 EVB supports. Add this driver > in Sophgo/SG2042Pkg leveraging the

Re: [edk2-devel] [PATCH v3 4/8] Sophgo/SG2042Pkg: Add base MMC driver.

2023-09-15 Thread Leif Lindholm
On Thu, Sep 07, 2023 at 18:25:47 +0800, caiyuqing...@163.com wrote: > From: caiyuqing379 <202235...@mail.sdu.edu.cn> > > This driver implements the MMC Host protocol, which is used by SD > interface driver that the Sophgo SG2042 EVB supports. Add this driver > in Sophgo/SG2042Pkg leveraging the on