Date
1 - 4 of 4
[PATCH 0/5] Series short description
Hello Leif and Ard,
Here are a series of patches to fix some issues on the DeveloperBox. Our team found those issues when we ran the SystemReady ES ACS tests[1]. [1] https://github.com/ARM-software/arm-systemready/tree/main/ES The seires has 5 patches, [1/5] is a resend patch which I sent before[2], others are new fixes. Actually, one another issue still exists, which will be fixed soon. [2] https://www.mail-archive.com/devel@edk2.groups.io/msg37170.html Thank you, --- Masami Hiramatsu (5): [RESEND][edk2-platforms] Silicon/SynQuacerI2cDxe: Wait for bus busy [edk2-platforms] Silicon/Socionext/SynQuacer: Fix GenericWatchdog interrupt number [edk2-platforms] Silicon/SynQuacerPlatformFlashAccessLib: Fix the number of erase blocks [edk2-platforms] Silicon/SynQuacer: add DBG2 ACPI table [edk2-platforms] Platform/DeveloperBox: Expand NvStorage sizes .../Socionext/DeveloperBox/DeveloperBox.dsc.inc | 10 +-- .../Socionext/SynQuacer/AcpiTables/AcpiTables.inf | 2 + Silicon/Socionext/SynQuacer/AcpiTables/Dbg2.aslc | 70 ++++++++++++++++++++ Silicon/Socionext/SynQuacer/AcpiTables/Gtdt.aslc | 6 +- .../Drivers/SynQuacerI2cDxe/SynQuacerI2cDxe.c | 38 +++++++---- .../SynQuacerPlatformFlashAccessLib.c | 2 - 6 files changed, 107 insertions(+), 21 deletions(-) create mode 100644 Silicon/Socionext/SynQuacer/AcpiTables/Dbg2.aslc -- Masami Hiramatsu <masami.hiramatsu@linaro.org>
|
|
Hello Leif and Ard,
toggle quoted messageShow quoted text
Could you give me any feedback on this series? Thank you, 2021年11月5日(金) 18:23 Masami Hiramatsu <masami.hiramatsu@linaro.org>:
--
Masami Hiramatsu
|
|
Leif Lindholm
toggle quoted messageShow quoted text
On Thu, Nov 25, 2021 at 20:19:51 +0900, Masami Hiramatsu wrote:
Hello Leif and Ard,
|
|
Hi Leif,
toggle quoted messageShow quoted text
Oh, I missed that. I need to fix my mailing list filter... Anyway, thanks for the feedback. Let me update if I need. Regards, 2021年11月26日(金) 1:40 Leif Lindholm <leif@nuviainc.com>:
--
Masami Hiramatsu
|
|