summaryrefslogtreecommitdiff
path: root/meta-ieisystem/meta-nf5280m7/conf/machine/nf5280m7.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ieisystem/meta-nf5280m7/conf/machine/nf5280m7.conf')
-rw-r--r--meta-ieisystem/meta-nf5280m7/conf/machine/nf5280m7.conf22
1 files changed, 22 insertions, 0 deletions
diff --git a/meta-ieisystem/meta-nf5280m7/conf/machine/nf5280m7.conf b/meta-ieisystem/meta-nf5280m7/conf/machine/nf5280m7.conf
new file mode 100644
index 0000000000..45799c2e6b
--- /dev/null
+++ b/meta-ieisystem/meta-nf5280m7/conf/machine/nf5280m7.conf
@@ -0,0 +1,22 @@
+# Add a device tree for nf5280m7
+KMACHINE = "aspeed"
+KERNEL_DEVICETREE = " \
+ aspeed/${KMACHINE}-bmc-ieisystem-${MACHINE}.dtb \
+"
+
+UBOOT_MACHINE = "ast2600_openbmc_spl_defconfig"
+UBOOT_DEVICETREE = "ast2600-evb"
+# UBOOT_DEVICETREE = "${UMACHINE}-ieisystem-${MACHINE}"
+SPL_BINARY = "spl/u-boot-spl.bin"
+
+require conf/machine/include/ast2600.inc
+require conf/machine/include/obmc-bsp-common.inc
+
+FLASH_SIZE = "65536"
+
+SOCSEC_SIGN_ENABLE = "0"
+
+require conf/machine/include/ieisystem.inc
+
+VIRTUAL-RUNTIME_obmc-inventory-manager ?= "entity-manager"
+