summaryrefslogtreecommitdiff
path: root/meta-aspeed/conf
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2019-07-25 21:58:43 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-07-27 16:36:44 +0300
commitfc14fe65bea529f4c436c48db82ba687b5175015 (patch)
tree5ee685992f47da996a64c5bd75cb2244ff3a8606 /meta-aspeed/conf
parent7fc6fc4cc91d9df41187824340f5339def228a2e (diff)
downloadopenbmc-fc14fe65bea529f4c436c48db82ba687b5175015.tar.xz
aspeed: g5: eval: drop unused variables
Leave KMACHINE at the OE-core default. It is only used by the kernel-yocto bitbake class when dealing with kernel source trees like the Yocto kernel fork that include KERNEL_FEATURES metadata right in the source tree. None of the Aspeed trees do that. Don't set FLASH_SIZE. It isn't an OE-core variable and it isn't used anywhere. (From meta-aspeed rev: 798e4360c387b12e6bd190c5e526edc1cd75521d) Change-Id: I4a68fa98108014b8517d0417357060a8fc4e7aae Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-aspeed/conf')
-rw-r--r--meta-aspeed/conf/machine/evb-ast2500.conf6
1 files changed, 1 insertions, 5 deletions
diff --git a/meta-aspeed/conf/machine/evb-ast2500.conf b/meta-aspeed/conf/machine/evb-ast2500.conf
index 81365d489..2689d3796 100644
--- a/meta-aspeed/conf/machine/evb-ast2500.conf
+++ b/meta-aspeed/conf/machine/evb-ast2500.conf
@@ -1,8 +1,4 @@
-KMACHINE = "aspeed"
-KERNEL_DEVICETREE = "${KMACHINE}-ast2500-evb.dtb"
-
+KERNEL_DEVICETREE = "aspeed-ast2500-evb.dtb"
UBOOT_MACHINE = "ast_g5_phy_config"
-FLASH_SIZE = "32768"
-
require conf/machine/include/ast2500.inc