Date
1 - 5 of 5
[edk2-platforms PATCH 0/6] Marvell SD/MMC updates
Marcin Wojtas
Hi,
This series applies modifications to the MMC settings on the platforms based on the Marvell SoCs. Where possible, higher speeds are enabled. Moreover a DSDT description is added, which allows to make use of the SD/MMC in the OS booted with ACPI. More details can be found in the commit logs. The patchest is publicly available in the github: https://github.com/semihalf-wojtas-marcin/edk2-platforms/commits/misc-uspstream-r20210416 Best regards, Marcin Marcin Wojtas (6): Marvell/Armada80x0Db: Update CP0 MMC settings Marvell/Armada80x0Db: Introduce SD/MMC ACPI description Marvell/Armada70x0Db: Update CP0 MMC settings Marvell/Armada70x0Db: Introduce SD/MMC ACPI description Marvell/Cn913xDb: Update AP807 MMC settings Marvell/Cn913xDb: Introduce SD/MMC ACPI description Platform/Marvell/Armada70x0Db/NonDiscoverableInitLib/NonDiscoverableInitLib.h | 1 + Platform/Marvell/Cn913xDb/NonDiscoverableInitLib/NonDiscoverableInitLib.h | 1 + Platform/Marvell/Armada70x0Db/Armada70x0DbBoardDescLib/Armada70x0DbBoardDescLib.c | 2 +- Platform/Marvell/Armada70x0Db/NonDiscoverableInitLib/NonDiscoverableInitLib.c | 79 +++++++++++++++----- Platform/Marvell/Armada80x0Db/Armada80x0DbBoardDescLib/Armada80x0DbBoardDescLib.c | 2 +- Platform/Marvell/Cn913xDb/BoardDescriptionLib/Cn9130DbABoardDescLib.c | 8 +- Platform/Marvell/Cn913xDb/NonDiscoverableInitLib/NonDiscoverableInitLib.c | 23 ++++++ Silicon/Marvell/Armada7k8k/AcpiTables/Armada70x0Db/Dsdt.asl | 56 ++++++++++++++ Silicon/Marvell/Armada7k8k/AcpiTables/Armada80x0Db/Dsdt.asl | 59 +++++++++++++++ Silicon/Marvell/OcteonTx/AcpiTables/T91/Cn913xDbA/Dsdt.asl | 59 +++++++++++++++ 10 files changed, 266 insertions(+), 24 deletions(-) -- 2.29.0
|
|
Marcin Wojtas
pon., 19 kwi 2021 o 10:49 Marcin Wojtas <mw@...> napisał(a):
Correct link: https://github.com/semihalf-wojtas-marcin/edk2-platforms/commits/mmc-upstream-r20210419 I am looking forward to your review. Best regards, Marcin
|
|
Marcin Wojtas
Hi,
pon., 19 kwi 2021 o 10:52 Marcin Wojtas <mw@...> napisał(a): Do you have any comments/remarks to the patchset? Best regards, Marcin
|
|
Ard Biesheuvel
On Fri, 30 Apr 2021 at 20:04, Marcin Wojtas <mw@...> wrote:
For the series, Acked-by: Ard Biesheuvel <ardb@...> Pushed as 7661dfff1528..c7e1631a673f thanks,
|
|
Marcin Wojtas
pon., 10 maj 2021 o 18:07 Ard Biesheuvel <ardb@...> napisał(a):
Thanks! Marcin thanks,
|
|