From 04508dc9f4d6014e9a85dffd39065a433847b68b Mon Sep 17 00:00:00 2001 From: Brad Bishop Date: Sun, 21 Jul 2019 18:11:28 -0400 Subject: aspeed: Add Aspeed G6/eval configuration Add base configuration metadata for the Aspeed AST2600 and its evaluation board. Initially point at the Aspeed SDK until kernel and u-boot support is added upstream. (From meta-aspeed rev: 2f128068bc3b7705071868176624ef19a9000750) Change-Id: Id8636520815a2cf98f8a801f6a2241387e4a8231 Signed-off-by: Brad Bishop --- meta-aspeed/conf/local.conf.sample | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'meta-aspeed/conf/local.conf.sample') diff --git a/meta-aspeed/conf/local.conf.sample b/meta-aspeed/conf/local.conf.sample index a7dae26f8..9cce69288 100644 --- a/meta-aspeed/conf/local.conf.sample +++ b/meta-aspeed/conf/local.conf.sample @@ -1,4 +1,5 @@ -MACHINE ??= "evb-ast2500" +#MACHINE ?= "evb-ast2500" +MACHINE ??= "evb-ast2600" # Allow logging in if the user does not set the root password. EXTRA_IMAGE_FEATURES ?= "debug-tweaks" -- cgit v1.2.3