From 9318f4191faab5627c2eb402825ae0e4556f54eb Mon Sep 17 00:00:00 2001 From: Patrick Williams Date: Tue, 12 Oct 2021 20:28:34 -0500 Subject: 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 Change-Id: I019db3c774cc5a21e52f33056669943ef42d4546 --- meta-microsoft/meta-olympus/conf/machine/olympus.conf | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100755 meta-microsoft/meta-olympus/conf/machine/olympus.conf (limited to 'meta-microsoft/meta-olympus/conf/machine/olympus.conf') 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" -- cgit v1.2.3