|
[PATCH V2 0/4] Enable Dynamic ACPI for LS1046AFRWY
Sunny, Apologies for late response. (Not keeping well these days) Ok, PSB my remarks. #1. True, if an entity is independently getting build must be prefixed with Pkg. In my previous discussion with Le
Sunny, Apologies for late response. (Not keeping well these days) Ok, PSB my remarks. #1. True, if an entity is independently getting build must be prefixed with Pkg. In my previous discussion with Le
|
By
Vikas Singh
· #79266
·
|
|
[PATCH V2 3/4] NXP/LS1046aFrwyPkg: Enable ConfigurationManager on LS1046AFRWY
Sunny, Thank you for reviewing my code. Here are my remarks. PSB
Sunny, Thank you for reviewing my code. Here are my remarks. PSB
|
By
Vikas Singh
· #78173
·
|
|
[PATCH V2 0/4] Enable Dynamic ACPI for LS1046AFRWY
Sunny, thanks for your review and PSB my remarks.
Sunny, thanks for your review and PSB my remarks.
|
By
Vikas Singh
· #78172
·
|
|
[PATCH V2 4/4] Platform/NXP/LS1046aFrwyPkg: Add OEM specific DSDT generator
This patch adds platform specific DSDT generator and Clk dsdt properties for LS1046AFRWY platform. Reviewed-by: Leif Lindholm <leif@...> Signed-off-by: Vikas Singh <vikas.singh@...
This patch adds platform specific DSDT generator and Clk dsdt properties for LS1046AFRWY platform. Reviewed-by: Leif Lindholm <leif@...> Signed-off-by: Vikas Singh <vikas.singh@...
|
By
Vikas Singh
· #76766
·
|
|
[PATCH V2 3/4] NXP/LS1046aFrwyPkg: Enable ConfigurationManager on LS1046AFRWY
This patch enables the use of ConfigurationManager (CM) and its services to leverage the Dynamic ACPI support for NXP's LS1046aFrwy platform. Signed-off-by: Vikas Singh <vikas.singh@...>
This patch enables the use of ConfigurationManager (CM) and its services to leverage the Dynamic ACPI support for NXP's LS1046aFrwy platform. Signed-off-by: Vikas Singh <vikas.singh@...>
|
By
Vikas Singh
· #76765
·
|
|
[PATCH V2 2/4] Silicon/NXP: Add support of SVR handling for LS1046A SoC
This patch adds a generic method to get Silicon Version Register (SVR) on LS1046A SoC. This method will be generic for all platfroms based on LS1046A SoC, like - LS1046AFRWY, LS1046ARDB. Signed-off-by
This patch adds a generic method to get Silicon Version Register (SVR) on LS1046A SoC. This method will be generic for all platfroms based on LS1046A SoC, like - LS1046AFRWY, LS1046ARDB. Signed-off-by
|
By
Vikas Singh
· #76764
·
|
|
[PATCH V2 1/4] Platform/NXP: Make SoC version log in ConfigurationManager generic
This patch replaces the logic in ConfigurationManager to print platform name based on platform ID with a simple #define PLAT_SOC_NAME defined in platform headers. This also removes duplication of the
This patch replaces the logic in ConfigurationManager to print platform name based on platform ID with a simple #define PLAT_SOC_NAME defined in platform headers. This also removes duplication of the
|
By
Vikas Singh
· #76763
·
|
|
[PATCH V2 0/4] Enable Dynamic ACPI for LS1046AFRWY
This patch series basically aims to extend the Dynamic ACPI framework towards NXP's LS1046AFRWY platform. In continuation to https://edk2.groups.io/g/devel/message/71709 The change set in the series i
This patch series basically aims to extend the Dynamic ACPI framework towards NXP's LS1046AFRWY platform. In continuation to https://edk2.groups.io/g/devel/message/71709 The change set in the series i
|
By
Vikas Singh
· #76762
·
|
|
[PATCH V1 4/4] Platform/NXP/LS1046aFrwyPkg: Add OEM specific DSDT generator
Ok, I will add "Reviewed-by: Leif Lindholm <leif@...>" as part of the commit body.
Ok, I will add "Reviewed-by: Leif Lindholm <leif@...>" as part of the commit body.
|
By
Vikas Singh
· #76759
·
|
|
[PATCH V1 3/4] Platform/NXP/LS1046aFrwyPkg: Extend Dynamic ACPI support
Leif, Yes this patch will enable the usage of ConfigurationManager(CM) for LS1046aFrwy so that Dynamic ACPI table framework can be reused to generate the tables on this platform as well. And https://e
Leif, Yes this patch will enable the usage of ConfigurationManager(CM) for LS1046aFrwy so that Dynamic ACPI table framework can be reused to generate the tables on this platform as well. And https://e
|
By
Vikas Singh
· #76758
·
|
|
[PATCH V1 2/4] Silicon/NXP: Add support of SVR handling for LS1046FRWY
Leif, this patch adds a generic method to get the SVR details for LS1046A SoC. I will do the suggested changes in subject and body of the commit. I will share the updated V2 series shortly.
Leif, this patch adds a generic method to get the SVR details for LS1046A SoC. I will do the suggested changes in subject and body of the commit. I will share the updated V2 series shortly.
|
By
Vikas Singh
· #76757
·
|
|
[PATCH V1 1/4] Platform/NXP: Add generic log in CM to print SoC version
Leif, I will do the suggested changes in subject and body of the commit. Additionally, I will remove all the SVR_* duplicates from the platform headers. Will try to reuse the SVR_* definitions from th
Leif, I will do the suggested changes in subject and body of the commit. Additionally, I will remove all the SVR_* duplicates from the platform headers. Will try to reuse the SVR_* definitions from th
|
By
Vikas Singh
· #76756
·
|
|
[PATCH V1 4/4] Platform/NXP/LS1046aFrwyPkg: Add OEM specific DSDT generator
This patch adds platform specific DSDT generator and Clk dsdt properties for LS1046AFRWY platform. Signed-off-by: Vikas Singh <vikas.singh@...> --- Platform/NXP/LS1046aFrwyPkg/AcpiTablesI
This patch adds platform specific DSDT generator and Clk dsdt properties for LS1046AFRWY platform. Signed-off-by: Vikas Singh <vikas.singh@...> --- Platform/NXP/LS1046aFrwyPkg/AcpiTablesI
|
By
Vikas Singh
· #76399
·
|
|
[PATCH V1 3/4] Platform/NXP/LS1046aFrwyPkg: Extend Dynamic ACPI support
This patch set extends Configuration Manager (CM) and its services to leverage the Dynamic ACPI support for NXP's LS1046aFrwy platform. Refer-https://edk2.groups.io/g/devel/message/71710 Signed-off-by
This patch set extends Configuration Manager (CM) and its services to leverage the Dynamic ACPI support for NXP's LS1046aFrwy platform. Refer-https://edk2.groups.io/g/devel/message/71710 Signed-off-by
|
By
Vikas Singh
· #76398
·
|
|
[PATCH V1 2/4] Silicon/NXP: Add support of SVR handling for LS1046FRWY
This change set intend to add a generic method to get access to SoC's Silicon Version Register (SVR) and its handling for LS1046aFrwy platform. Signed-off-by: Vikas Singh <vikas.singh@...
This change set intend to add a generic method to get access to SoC's Silicon Version Register (SVR) and its handling for LS1046aFrwy platform. Signed-off-by: Vikas Singh <vikas.singh@...
|
By
Vikas Singh
· #76397
·
|
|
[PATCH V1 1/4] Platform/NXP: Add generic log in CM to print SoC version
Summary - 1.Configuration Manager(CM) is a common implementation and should not evaluate the SoC version using macro's However CM must directly consume SoC ver string from platfrom who is extending CM
Summary - 1.Configuration Manager(CM) is a common implementation and should not evaluate the SoC version using macro's However CM must directly consume SoC ver string from platfrom who is extending CM
|
By
Vikas Singh
· #76396
·
|
|
[PATCH V1 0/4] Enable Dynamic ACPI for LS1046AFRWY
This patch series basically aims to extend the Dynamic ACPI framework towards NXP's LS1046AFRWY platform. Refer- https://edk2.groups.io/g/devel/message/71709 The change set in the series is in below o
This patch series basically aims to extend the Dynamic ACPI framework towards NXP's LS1046AFRWY platform. Refer- https://edk2.groups.io/g/devel/message/71709 The change set in the series is in below o
|
By
Vikas Singh
· #76395
·
|
|
[PATCH V0 4/4] Platform/NXP/LS1046aFrwyPkg: Add OEM specific DSDT generator
This patch adds platform specific DSDT generator and Clk dsdt properties for LS1046AFRWY platform. Signed-off-by: Vikas Singh <vikas.singh@...> --- .../AcpiTablesInclude/Dsdt/Clk.asl | 60
This patch adds platform specific DSDT generator and Clk dsdt properties for LS1046AFRWY platform. Signed-off-by: Vikas Singh <vikas.singh@...> --- .../AcpiTablesInclude/Dsdt/Clk.asl | 60
|
By
Vikas Singh
· #75914
·
|
|
[PATCH V0 3/4] Platform/NXP/LS1046aFrwyPkg: Extend Dynamic ACPI support
This patch set extends Configuration Manager (CM) and its services to leverage the Dynamic ACPI support for NXP's LS1046aFrwy platform. Refer-https://edk2.groups.io/g/devel/message/71710 Signed-off-by
This patch set extends Configuration Manager (CM) and its services to leverage the Dynamic ACPI support for NXP's LS1046aFrwy platform. Refer-https://edk2.groups.io/g/devel/message/71710 Signed-off-by
|
By
Vikas Singh
· #75913
·
|
|
[PATCH V0 2/4] Silicon/NXP: Add support of SVR handling for LS1046FRWY
This change set intend to add a generic method to get access to SoC's Silicon Version Register (SVR) and its handling for LS1046aFrwy platform. Signed-off-by: Vikas Singh <vikas.singh@...
This change set intend to add a generic method to get access to SoC's Silicon Version Register (SVR) and its handling for LS1046aFrwy platform. Signed-off-by: Vikas Singh <vikas.singh@...
|
By
Vikas Singh
· #75912
·
|