summaryrefslogtreecommitdiff
path: root/meta-inspur/meta-nf5280m7/recipes-bsp
diff options
context:
space:
mode:
authormaxiaoyu <maxiaoyu@inspur.com>2023-04-04 12:41:37 +0300
committerPatrick Williams <patrick@stwcx.xyz>2023-05-15 17:23:15 +0300
commitfee451619b4904491e34c65a3c495cdb264e965f (patch)
tree87f41495478b3beec2a7740ce7e9a57e1cb12a38 /meta-inspur/meta-nf5280m7/recipes-bsp
parentce3abda6494bb26939ce86e593e3e16c0c472b25 (diff)
downloadopenbmc-fee451619b4904491e34c65a3c495cdb264e965f.tar.xz
meta-inspur: nf5280m7 Add new machine layer
the Inspur NF5280M7 is an x86 platform server with an AST2600-based BMC. Tested: Built nf5280m7 and verified the image-bmc is generated. Change-Id: Iab86a8682d1fc8f3320590e63613a22a14571fcd Signed-off-by: Xiaoyu Ma <maxiaoyu@inspur.com>
Diffstat (limited to 'meta-inspur/meta-nf5280m7/recipes-bsp')
-rw-r--r--meta-inspur/meta-nf5280m7/recipes-bsp/u-boot/u-boot-aspeed-sdk/nf5280m7/nf5280m7.cfg3
-rw-r--r--meta-inspur/meta-nf5280m7/recipes-bsp/u-boot/u-boot-aspeed-sdk_%.bbappend4
2 files changed, 7 insertions, 0 deletions
diff --git a/meta-inspur/meta-nf5280m7/recipes-bsp/u-boot/u-boot-aspeed-sdk/nf5280m7/nf5280m7.cfg b/meta-inspur/meta-nf5280m7/recipes-bsp/u-boot/u-boot-aspeed-sdk/nf5280m7/nf5280m7.cfg
new file mode 100644
index 0000000000..bf02d15659
--- /dev/null
+++ b/meta-inspur/meta-nf5280m7/recipes-bsp/u-boot/u-boot-aspeed-sdk/nf5280m7/nf5280m7.cfg
@@ -0,0 +1,3 @@
+CONFIG_TARGET_AST2600_INSPUR=y
+CONFIG_BOARD_LATE_INIT=y
+CONFIG_BOARD_EARLY_INIT_F=n
diff --git a/meta-inspur/meta-nf5280m7/recipes-bsp/u-boot/u-boot-aspeed-sdk_%.bbappend b/meta-inspur/meta-nf5280m7/recipes-bsp/u-boot/u-boot-aspeed-sdk_%.bbappend
new file mode 100644
index 0000000000..66e50a4465
--- /dev/null
+++ b/meta-inspur/meta-nf5280m7/recipes-bsp/u-boot/u-boot-aspeed-sdk_%.bbappend
@@ -0,0 +1,4 @@
+FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
+
+SRC_URI:append:nf5280m7 = " file://nf5280m7.cfg"
+