From: strongtz Date: 星期四, 28 May 2020 04:58:25 +0000 (+0800) Subject: Add WIP Fdt support X-Git-Tag: v0.1~6 X-Git-Url: https://git.renegade-project.org/?a=commitdiff_plain;h=6bdeb1228fc2fdf879c4cc241e2f2a9addee6af8;p=edk2-sdm845.git Add WIP Fdt support --- diff --git a/sdm845Pkg/AcpiTables/testing/DSDT.aml b/sdm845Pkg/AcpiTables/testing/DSDT.aml index e16a4dc..54af9d8 100644 Binary files a/sdm845Pkg/AcpiTables/testing/DSDT.aml and b/sdm845Pkg/AcpiTables/testing/DSDT.aml differ diff --git a/sdm845Pkg/FdtBlob/polaris.dtb b/sdm845Pkg/FdtBlob/polaris.dtb new file mode 100644 index 0000000..cd91bc6 --- /dev/null +++ b/sdm845Pkg/FdtBlob/polaris.dtb @@ -0,0 +1 @@ +WIP dummy \ No newline at end of file diff --git a/sdm845Pkg/polaris.fdf b/sdm845Pkg/polaris.fdf index 8842c42..3bb0996 100644 --- a/sdm845Pkg/polaris.fdf +++ b/sdm845Pkg/polaris.fdf @@ -294,6 +294,15 @@ READ_LOCK_STATUS = TRUE SECTION UI = "AcpiTables" } + # + # FDT support + # + INF EmbeddedPkg/Drivers/DtPlatformDxe/DtPlatformDxe.inf + + FILE FREEFORM = 25462CDA-221F-47DF-AC1D-259CFAA4E326 { + SECTION RAW = sdm845Pkg/FdtBlob/polaris.dtb + } + # # SMBIOS Support # diff --git a/sdm845Pkg/sdm845Pkg.dsc b/sdm845Pkg/sdm845Pkg.dsc index d81fb25..446ee37 100644 --- a/sdm845Pkg/sdm845Pkg.dsc +++ b/sdm845Pkg/sdm845Pkg.dsc @@ -231,6 +231,11 @@ MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe.inf # sdm845Pkg/AcpiTables/AcpiTables.inf + # + # FDT support + # + EmbeddedPkg/Drivers/DtPlatformDxe/DtPlatformDxe.inf + # # SMBIOS Support #