[edk2-devel] [edk2-platforms][PATCH V2 2/6] Platform/Sgi: fix the list of CPU devices on RD-V1-MC platform

Sami Mujawar sami.mujawar at arm.com
Mon Apr 12 11:21:10 UTC 2021


Hi Pranav,

Thank you for this patch.

Reviewed-by: Sami Mujawar <sami.mujawar at arm.com>

Regards,

Sami Mujawar

On 01/04/2021, 06:36, "Pranav Madhu" <pranav.madhu at arm.com> wrote:

    RD-V1-MC platform has four CPUs in each of its four coherently connected
    chips. So remove a incorrect CPU device entry in DSDT table that lists a
    additional non-existent CPU.

    Signed-off-by: Pranav Madhu <pranav.madhu at arm.com>
    ---
     Platform/ARM/SgiPkg/AcpiTables/RdV1Mc/Dsdt.asl | 6 ------
     1 file changed, 6 deletions(-)

    diff --git a/Platform/ARM/SgiPkg/AcpiTables/RdV1Mc/Dsdt.asl b/Platform/ARM/SgiPkg/AcpiTables/RdV1Mc/Dsdt.asl
    index aef6473857b0..9bf57d05a646 100644
    --- a/Platform/ARM/SgiPkg/AcpiTables/RdV1Mc/Dsdt.asl
    +++ b/Platform/ARM/SgiPkg/AcpiTables/RdV1Mc/Dsdt.asl
    @@ -109,11 +109,5 @@ DefinitionBlock ("DsdtTable.aml", "DSDT", 1, "ARMLTD", "ARMSGI",
           Name (_UID, 15)
           Name (_STA, 0xF)
         }
    -
    -    Device (CP16) { // Zeus core 16
    -      Name (_HID, "ACPI0007")
    -      Name (_UID, 16)
    -      Name (_STA, 0xF)
    -    }
       } // Scope(_SB)
     }
    -- 
    2.17.1




-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#73946): https://edk2.groups.io/g/devel/message/73946
Mute This Topic: https://groups.io/mt/81769417/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-






More information about the edk2-devel-archive mailing list