[edk2-devel] [PATCH 0/5] Series short description

Masami Hiramatsu posted 5 patches 2 years, 4 months ago
Failed in applying to current master (apply log)
There is a newer version of this series
.../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
[edk2-devel] [PATCH 0/5] Series short description
Posted by Masami Hiramatsu 2 years, 4 months ago
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>


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#83375): https://edk2.groups.io/g/devel/message/83375
Mute This Topic: https://groups.io/mt/86836376/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-


Re: [edk2-devel] [PATCH 0/5] Series short description
Posted by Masami Hiramatsu 2 years, 4 months ago
Hello Leif and Ard,

Could you give me any feedback on this series?

Thank you,

2021年11月5日(金) 18:23 Masami Hiramatsu <masami.hiramatsu@linaro.org>:
>
> 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>



-- 
Masami Hiramatsu


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#84084): https://edk2.groups.io/g/devel/message/84084
Mute This Topic: https://groups.io/mt/86836376/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-


Re: [edk2-devel] [PATCH 0/5] Series short description
Posted by Leif Lindholm 2 years, 4 months ago
Hi Masami,

My feedback was
https://edk2.groups.io/g/devel/message/83641

Best Regards,

Leif

On Thu, Nov 25, 2021 at 20:19:51 +0900, Masami Hiramatsu wrote:
> Hello Leif and Ard,
> 
> Could you give me any feedback on this series?
> 
> Thank you,
> 
> 2021年11月5日(金) 18:23 Masami Hiramatsu <masami.hiramatsu@linaro.org>:
> >
> > 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>
> 
> 
> 
> -- 
> Masami Hiramatsu


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#84089): https://edk2.groups.io/g/devel/message/84089
Mute This Topic: https://groups.io/mt/86836376/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-


Re: [edk2-devel] [PATCH 0/5] Series short description
Posted by Masami Hiramatsu 2 years, 4 months ago
Hi Leif,

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>:
>
> Hi Masami,
>
> My feedback was
> https://edk2.groups.io/g/devel/message/83641
>
> Best Regards,
>
> Leif
>
> On Thu, Nov 25, 2021 at 20:19:51 +0900, Masami Hiramatsu wrote:
> > Hello Leif and Ard,
> >
> > Could you give me any feedback on this series?
> >
> > Thank you,
> >
> > 2021年11月5日(金) 18:23 Masami Hiramatsu <masami.hiramatsu@linaro.org>:
> > >
> > > 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>
> >
> >
> >
> > --
> > Masami Hiramatsu



-- 
Masami Hiramatsu


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#84091): https://edk2.groups.io/g/devel/message/84091
Mute This Topic: https://groups.io/mt/86836376/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-