Add WIP Fdt support
authorstrongtz <strongtz@yeah.net>
星期四, 28 May 2020 04:58:25 +0000 (12:58 +0800)
committerstrongtz <strongtz@yeah.net>
星期四, 28 May 2020 04:58:25 +0000 (12:58 +0800)
sdm845Pkg/AcpiTables/testing/DSDT.aml
sdm845Pkg/FdtBlob/polaris.dtb [new file with mode: 0644]
sdm845Pkg/polaris.fdf
sdm845Pkg/sdm845Pkg.dsc

index e16a4dce547bd4134bf5738005ce9d5e85c95b3c..54af9d885530faabff060fa4cc37da780eb67d06 100644 (file)
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 (file)
index 0000000..cd91bc6
--- /dev/null
@@ -0,0 +1 @@
+WIP dummy
\ No newline at end of file
index 8842c42d6bab52d954987bc40f442067111909eb..3bb09962d795fe3b0d44a0eb30c4f0b4e4d37e50 100644 (file)
@@ -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
   #
index d81fb257d416096606bebbc204741ac3f9cc098f..446ee37370a9185358a6779cfad56039a2b60848 100644 (file)
   MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe.inf
   # sdm845Pkg/AcpiTables/AcpiTables.inf
 
+  #
+  # FDT support
+  #
+  EmbeddedPkg/Drivers/DtPlatformDxe/DtPlatformDxe.inf
+
   #
   # SMBIOS Support
   #