public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: caiyuqing_hz@163.com
To: devel@edk2.groups.io
Cc: caiyuqing379 <202235273@mail.sdu.edu.cn>,
	dahogn <dahogn@hotmail.com>, inochisa <inochiama@outlook.com>,
	meng-cz <mengcz1126@gmail.com>,
	USER0FISH <libing1202@outlook.com>, yli147 <yong.li@intel.com>,
	ChaiEvan <evan.chai@intel.com>
Subject: [edk2-devel] [PATCH edk2-platforms 7/8] Sophgo/SG2042Pkg: Add SG2042Pkg.
Date: Sat, 19 Aug 2023 16:39:07 +0800	[thread overview]
Message-ID: <25403f56c1e8632050881d425ccb81d881005b03.1692414746.git.202235273@mail.sdu.edu.cn> (raw)
In-Reply-To: <cover.1692414745.git.202235273@mail.sdu.edu.cn>

From: caiyuqing379 <202235273@mail.sdu.edu.cn>

Add SG2042Pkg for Sophgo SG2042 platform. Provides PCD tokens.

Cc: dahogn <dahogn@hotmail.com>
Cc: inochisa <inochiama@outlook.com>
Cc: meng-cz <mengcz1126@gmail.com>
Signed-off-by: caiyuqing379 <202235273@mail.sdu.edu.cn>
Co-authored-by: USER0FISH <libing1202@outlook.com>
Reviewed-by: yli147 <yong.li@intel.com>
Reviewed-by: ChaiEvan <evan.chai@intel.com>
---
 Platform/Sophgo/SG2042Pkg/SG2042Pkg.dec      | 34 ++++++++++++++++++++
 Platform/Sophgo/SG2042Pkg/SG2042Pkg.uni      | 13 ++++++++
 Platform/Sophgo/SG2042Pkg/SG2042PkgExtra.uni | 12 +++++++
 3 files changed, 59 insertions(+)
 create mode 100644 Platform/Sophgo/SG2042Pkg/SG2042Pkg.dec
 create mode 100644 Platform/Sophgo/SG2042Pkg/SG2042Pkg.uni
 create mode 100644 Platform/Sophgo/SG2042Pkg/SG2042PkgExtra.uni

diff --git a/Platform/Sophgo/SG2042Pkg/SG2042Pkg.dec b/Platform/Sophgo/SG2042Pkg/SG2042Pkg.dec
new file mode 100644
index 000000000000..ef92ef5dd3b6
--- /dev/null
+++ b/Platform/Sophgo/SG2042Pkg/SG2042Pkg.dec
@@ -0,0 +1,34 @@
+## @file  SG2042Pkg.dec
+# This Package provides modules and libraries.for Sophgo SG2042 platform.
+#
+# Copyright (c) 2023, Academy of Intelligent Innovation, Shandong Universiy, China.P.R. All rights reserved.<BR>
+#
+# SPDX-License-Identifier: BSD-2-Clause-Patent
+#
+##
+
+[Defines]
+  DEC_SPECIFICATION              = 0x0001001b
+  PACKAGE_NAME                   = SG2042Pkg
+  PACKAGE_UNI_FILE               = SG2042Pkg.uni
+  PACKAGE_GUID                   = A10E7DF0-B8AB-4DD0-B383-46358139D313
+  PACKAGE_VERSION                = 1.0
+
+[Includes]
+  Include
+
+[Protocols]
+  gSophgoMmcHostProtocolGuid = { 0x3E591C00, 0x9E4A, 0x11DF, {0x92, 0x44, 0x00, 0x02, 0xA5, 0xF5, 0xF5, 0x1B } }
+
+[Guids]
+  gSophgoSG2042PlatformPkgTokenSpaceGuid  = {0x779E9346, 0x3C24, 0x478C, { 0xB1, 0x60, 0xB6, 0x09, 0xFC, 0xED, 0xA0, 0x72 }}
+
+[PcdsFixedAtBuild]
+  gSophgoSG2042PlatformPkgTokenSpaceGuid.PcdSG2042SDIOBase|0x0|UINT64|0x00001001
+  gEfiMdeModulePkgTokenSpaceGuid.PcdSerialRegisterBase|0x0|UINT64|0x00001004
+  gEfiMdePkgTokenSpaceGuid.PcdUartDefaultBaudRate|0x0|UINT64|0x00001005
+  gHisiTokenSpaceGuid.PcdSerialPortSendDelay|0x0|UINT32|0x00001006
+  gHisiTokenSpaceGuid.PcdUartClkInHz|0x0|UINT32|0x00001007
+
+[UserExtensions.TianoCore."ExtraFiles"]
+  SG2042PkgExtra.uni
diff --git a/Platform/Sophgo/SG2042Pkg/SG2042Pkg.uni b/Platform/Sophgo/SG2042Pkg/SG2042Pkg.uni
new file mode 100644
index 000000000000..c7a606cbb2f3
--- /dev/null
+++ b/Platform/Sophgo/SG2042Pkg/SG2042Pkg.uni
@@ -0,0 +1,13 @@
+// /** @file
+// Sophgo SG2042 Package Localized Strings and Content.
+//
+// Copyright (c) 2023, Academy of Intelligent Innovation, Shandong Universiy, China.P.R. All rights reserved.<BR>
+//
+// SPDX-License-Identifier: BSD-2-Clause-Patent
+//
+// **/
+
+
+#string STR_PACKAGE_ABSTRACT            #language en-US "Provides Sophgo RISC-V SG2042 platform modules and libraries"
+
+#string STR_PACKAGE_DESCRIPTION         #language en-US "This Package Sophgo RISC-V SG2042 platform modules and libraries."
diff --git a/Platform/Sophgo/SG2042Pkg/SG2042PkgExtra.uni b/Platform/Sophgo/SG2042Pkg/SG2042PkgExtra.uni
new file mode 100644
index 000000000000..b14545b214eb
--- /dev/null
+++ b/Platform/Sophgo/SG2042Pkg/SG2042PkgExtra.uni
@@ -0,0 +1,12 @@
+// /** @file
+// SiFive U5 Series Package Localized Strings and Content.
+//
+// Copyright (c) 2019, Hewlett Packard Enterprise Development LP. All rights reserved.<BR>
+//
+// SPDX-License-Identifier: BSD-2-Clause-Patent
+//
+// **/
+
+#string STR_PROPERTIES_PACKAGE_NAME
+#language en-US
+"SG2042 platform package"
-- 
2.34.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#107892): https://edk2.groups.io/g/devel/message/107892
Mute This Topic: https://groups.io/mt/100840196/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



  parent reply	other threads:[~2023-08-19 15:21 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-19  8:18 [edk2-devel] [PATCH edk2-platforms 0/8] *** SUBJECT HERE *** caiyuqing_hz
2023-08-19  8:18 ` [edk2-devel] [PATCH edk2-platforms 1/8] Sophgo/SG2042Pkg: Add SmbiosPlatformDxe module caiyuqing_hz
2023-08-19  8:18 ` [edk2-devel] [PATCH edk2-platforms 2/8] Sophgo/SG2042Pkg: Add RiscVMmuLib Library caiyuqing_hz
2023-08-19  8:36 ` [edk2-devel] [PATCH edk2-platforms 3/8] Sophgo/SG2042Pkg: Add Sophgo SDHCI driver caiyuqing_hz
2023-08-19  8:37 ` [edk2-devel] [PATCH edk2-platforms 4/8] Sophgo/SG2042Pkg: Add base MMC driver caiyuqing_hz
2023-08-19  8:37 ` [edk2-devel] [PATCH edk2-platforms 5/8] Sophgo/SG2042Pkg: Add SEC module caiyuqing_hz
2023-08-19  8:38 ` [edk2-devel] [PATCH edk2-platforms 6/8] SG2042Pkg/SG2042_EVB_Board: Add Sophgo SG2042 platform caiyuqing_hz
2023-08-19  8:39 ` caiyuqing_hz [this message]
2023-08-19  8:39 ` [edk2-devel] [PATCH edk2-platforms 8/8] Sophgo/SG2042Pkg: Add platform readme and document caiyuqing_hz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=25403f56c1e8632050881d425ccb81d881005b03.1692414746.git.202235273@mail.sdu.edu.cn \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox