From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-lf1-f43.google.com (mail-lf1-f43.google.com [209.85.167.43]) by mx.groups.io with SMTP id smtpd.web12.1658.1570807285879228916 for ; Fri, 11 Oct 2019 08:21:26 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@semihalf-com.20150623.gappssmtp.com header.s=20150623 header.b=ZBIiOxhK; spf=none, err=SPF record not found (domain: semihalf.com, ip: 209.85.167.43, mailfrom: mw@semihalf.com) Received: by mail-lf1-f43.google.com with SMTP id w6so7333963lfl.2 for ; Fri, 11 Oct 2019 08:21:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=semihalf-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=vSK9BUcVPpzxGjkg5EHLhfzR7oxEQGbNuhacjbqe3EU=; b=ZBIiOxhK+EQ8rMQV2TX6jmAKYx8jAiz9QxApSI6qbFoIICxJymsVwllrxLwRc0S4qL F6BAqt2Pv6sK0kdy0a682iziYFr7e6CAlNqpsiqUtxmGJgmy5LXj3z7wwhaC+ocvnLKb LxaB6xdA3kdvXn/rHg8ygVIfQHWppNG+YFLx2Pgxve4MZUY2o+Ci2YFhBmU97+xnqsBJ UcM7izCpZc8hgS/SG/C6Mh6pA6k+K/cFxm3H6Uu5Di0BM7llIVb5MMjfbN4M5Z3CPI4h sxdK2GA2m63BnzfJ8wAAhKt1yW8eEfoY5Kx/MqnQCpJiaEv20UUPGZdIr4PTQsMgRwOA +ELQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=vSK9BUcVPpzxGjkg5EHLhfzR7oxEQGbNuhacjbqe3EU=; b=nXVfG3pWS1N5u7cYHsYDwMMBxWg3Y/lZCeP7k+uLPQva8jWuRYzJLipIYfym5YByZK LTROeQwWXltoX2EIPPH+9YqEat3nEVsTUzWNTaIEn5QoqlL8sf10sPk6rUpwD0sP4zFx r2QPhAxpFVphZjHBH46/3jjRZ47QQRau61oQBD5pOu7ACU+dKtIXG75p/OlJHUVA4uoV 1yOtA1xYfcDWtLi+MFkDN9jTL4UG5n5DRFdGXmVlCN11P2so/9QhHOSlQDEkyHKCWoCq 6gCwIm8FD/qeh/Kie6o/xiXiC7MDbYdXBs3UWJmcG8VYs7TP2DYIJM5AqCkG0yLPcV6h S9WQ== X-Gm-Message-State: APjAAAUzKDSCkhERiPOFX/+FTY5xOdw8Jmx3CY+yK51FgAJqVGB28UVj /jWohbm/JULrr07n4eWJqyJ1T5rhVLaxkA== X-Google-Smtp-Source: APXvYqw88zvub5UhtBLKZ2xWMfsFMI+lnCPP+n8YxkvKKkBs/euSnYyFoun00emaYvBRn+iwXvJC4w== X-Received: by 2002:ac2:53b9:: with SMTP id j25mr9080787lfh.151.1570807283764; Fri, 11 Oct 2019 08:21:23 -0700 (PDT) Return-Path: Received: from gilgamesh.semihalf.com (31-172-191-173.noc.fibertech.net.pl. [31.172.191.173]) by smtp.gmail.com with ESMTPSA id y4sm2058939ljd.82.2019.10.11.08.21.22 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 11 Oct 2019 08:21:23 -0700 (PDT) From: "Marcin Wojtas" To: devel@edk2.groups.io Cc: leif.lindholm@linaro.org, ard.biesheuvel@linaro.org, mw@semihalf.com, jsd@semihalf.com, jaz@semihalf.com, kostap@marvell.com Subject: [edk2-platforms: PATCH v4 9/9] Marvell: Customize per-board SBMIOS strings Date: Fri, 11 Oct 2019 17:20:31 +0200 Message-Id: <1570807231-4155-10-git-send-email-mw@semihalf.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1570807231-4155-1-git-send-email-mw@semihalf.com> References: <1570807231-4155-1-git-send-email-mw@semihalf.com> Now that the customization of Type1/2/3 SBMIOS tables strings is possible, adjust them for all supported boards. Signed-off-by: Marcin Wojtas --- Platform/Marvell/Armada70x0Db/Armada70x0Db.dsc | 4 ++++ Platform/Marvell/Armada80x0Db/Armada80x0Db.dsc | 4 ++++ Platform/Marvell/Cn913xDb/Cn913xDbA.dsc | 11 +++++++++++ Platform/SolidRun/Armada80x0McBin/Armada80x0McBin.dsc | 5 +++++ 4 files changed, 24 insertions(+) diff --git a/Platform/Marvell/Armada70x0Db/Armada70x0Db.dsc b/Platform/Marvell/Armada70x0Db/Armada70x0Db.dsc index 523e60e..0c2c748 100644 --- a/Platform/Marvell/Armada70x0Db/Armada70x0Db.dsc +++ b/Platform/Marvell/Armada70x0Db/Armada70x0Db.dsc @@ -45,6 +45,10 @@ # ################################################################################ [PcdsFixedAtBuild.common] + #Platform description + gMarvellTokenSpaceGuid.PcdProductPlatformName|"Armada 7040 DB" + gMarvellTokenSpaceGuid.PcdProductVersion|"Rev. 1.5" + #CP110 count gMarvellTokenSpaceGuid.PcdMaxCpCount|1 diff --git a/Platform/Marvell/Armada80x0Db/Armada80x0Db.dsc b/Platform/Marvell/Armada80x0Db/Armada80x0Db.dsc index 4e6e62b..40aeb62 100644 --- a/Platform/Marvell/Armada80x0Db/Armada80x0Db.dsc +++ b/Platform/Marvell/Armada80x0Db/Armada80x0Db.dsc @@ -45,6 +45,10 @@ # ################################################################################ [PcdsFixedAtBuild.common] + #Platform description + gMarvellTokenSpaceGuid.PcdProductPlatformName|"Armada 8040 DB" + gMarvellTokenSpaceGuid.PcdProductVersion|"Rev. 1.4" + #MPP gMarvellTokenSpaceGuid.PcdMppChipCount|3 diff --git a/Platform/Marvell/Cn913xDb/Cn913xDbA.dsc b/Platform/Marvell/Cn913xDb/Cn913xDbA.dsc index 3f6b70e..a754c3e 100644 --- a/Platform/Marvell/Cn913xDb/Cn913xDbA.dsc +++ b/Platform/Marvell/Cn913xDb/Cn913xDbA.dsc @@ -62,3 +62,14 @@ ArmadaBoardDescLib|Platform/Marvell/Cn913xDb/BoardDescriptionLib/Cn9130DbABoardDescLib.inf !endif NonDiscoverableInitLib|Platform/Marvell/Cn913xDb/NonDiscoverableInitLib/NonDiscoverableInitLib.inf + +[PcdsFixedAtBuild.common] + #Platform description + !if $(CN9130) + gMarvellTokenSpaceGuid.PcdProductPlatformName|"CN9130 DB-A" + !elseif $(CN9131) + gMarvellTokenSpaceGuid.PcdProductPlatformName|"CN9131 DB-A" + !elseif $(CN9132) + gMarvellTokenSpaceGuid.PcdProductPlatformName|"CN9132 DB-A" + !endif + gMarvellTokenSpaceGuid.PcdProductVersion|"Rev. 1.1" diff --git a/Platform/SolidRun/Armada80x0McBin/Armada80x0McBin.dsc b/Platform/SolidRun/Armada80x0McBin/Armada80x0McBin.dsc index 2b42d75..fec0cc2 100644 --- a/Platform/SolidRun/Armada80x0McBin/Armada80x0McBin.dsc +++ b/Platform/SolidRun/Armada80x0McBin/Armada80x0McBin.dsc @@ -46,6 +46,11 @@ # ################################################################################ [PcdsFixedAtBuild.common] + #Platform description + gMarvellTokenSpaceGuid.PcdProductManufacturer|"SolidRun" + gMarvellTokenSpaceGuid.PcdProductPlatformName|"Armada 8040 MacchiatoBin" + gMarvellTokenSpaceGuid.PcdProductVersion|"Rev. 1.3" + #MPP gMarvellTokenSpaceGuid.PcdMppChipCount|3 -- 2.7.4