summaryrefslogtreecommitdiff
path: root/meta-microsoft/meta-olympus/conf/machine/olympus.conf
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2021-10-13 04:28:34 +0300
committerPatrick Williams <patrick@stwcx.xyz>2021-10-22 21:45:30 +0300
commit9318f4191faab5627c2eb402825ae0e4556f54eb (patch)
tree3c7e5951c8dda4d65b6649dc6bb5003d3a806227 /meta-microsoft/meta-olympus/conf/machine/olympus.conf
parent1b1322f5e5f08e7772a387953524b9c7434b773a (diff)
downloadopenbmc-9318f4191faab5627c2eb402825ae0e4556f54eb.tar.xz
meta-microsoft: remove unusable olympus machine
This machine is unbuildable and has not been updated in the requisite 2 months per https://lore.kernel.org/openbmc/YRUW7cazmCjW8VpP@heinlein/, so it is being deleted. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I019db3c774cc5a21e52f33056669943ef42d4546
Diffstat (limited to 'meta-microsoft/meta-olympus/conf/machine/olympus.conf')
-rwxr-xr-xmeta-microsoft/meta-olympus/conf/machine/olympus.conf12
1 files changed, 0 insertions, 12 deletions
diff --git a/meta-microsoft/meta-olympus/conf/machine/olympus.conf b/meta-microsoft/meta-olympus/conf/machine/olympus.conf
deleted file mode 100755
index 6d4406e31..000000000
--- a/meta-microsoft/meta-olympus/conf/machine/olympus.conf
+++ /dev/null
@@ -1,12 +0,0 @@
-
-KMACHINE = "aspeed"
-KERNEL_DEVICETREE = "${KMACHINE}-bmc-microsoft-${MACHINE}.dtb"
-
-require conf/machine/include/ast2400.inc
-require conf/machine/include/obmc-bsp-common.inc
-
-UBOOT_MACHINE_olympus = "ast_g4_phy_config"
-UBOOT_ENTRYPOINT = "0x40008000"
-UBOOT_LOADADDRESS = "0x40008000"
-
-FLASH_SIZE = "32768"