From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=pass header.i=@semihalf-com.20150623.gappssmtp.com header.s=20150623 header.b=g4lUbVSX; spf=none, err=SPF record not found (domain: semihalf.com, ip: 209.85.208.193, mailfrom: mw@semihalf.com) Received: from mail-lj1-f193.google.com (mail-lj1-f193.google.com [209.85.208.193]) by groups.io with SMTP; Fri, 12 Apr 2019 03:20:08 -0700 Received: by mail-lj1-f193.google.com with SMTP id v22so8342328lje.9 for ; Fri, 12 Apr 2019 03:20:07 -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=khbiK617Y3CP7rEbM7Ft7kiKdlhvpUbbRiCak1bvIk8=; b=g4lUbVSXSIIwcsD9vqPhJ717tObSydImvYakveUdzy6SRmjVavWXn1R0Ka3aeW9W1E o8+IjAl6OgxhIebjYUEaP7cPDbxDBVn6POCZUMb9F6V8m4xYszYm80fZoRtbT1yCzQ1q OptnmFeqHylFrHoIlea3JMJnjaEkRpoUFvutxXW7k0cIxi5ZQIhyOOUG15Fy8abFipiI QrIfVdzQ5X3Pdjf7PvH4YGq/V+YGmF8chpZKy4hDHYjbCKBq1hgTVZfTUpBcvkHuWNym KsOTgxgKhHn5MHaQpQUY3U3haTefsn+eMO2dTRlpCuuLWPqeuFOWd9eJmFf+qcSUeIat lZKg== 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=khbiK617Y3CP7rEbM7Ft7kiKdlhvpUbbRiCak1bvIk8=; b=iw0TyWIFq0PkR0P2K0jMou/v7tlWwCUN3ZEKsIpnGSw36Yh68zY3sHtFOfTRfbr83M kY7qlheT9CKqhYzl/D+wV8E1JmNzt5FkktZUc7Yeb0fmIZU/leOLR5ThZnuD/bR59fiK xa7tWFV1HCM+BdVYqzX0qpqGqXRmYOAGTXTVn5Lbm9U4w8IPfHwB/VVgzJrO3BTV4wKB hcKDKH2IktEYCkfJYHraqOkQByHI51B0CMTHcjb0JUVA6tVyxmSqzTQie4OchvzMwTtO Sx3PJ5eZyqfBe0+1x4/nbC6YIBWWDro/iWtkbolwQXRWGLrCH8tQJ5tFuK7s91v86jUv Ghtw== X-Gm-Message-State: APjAAAW6jDStDbHgpRLUOuSDXYS0pQCjdBHQ2kavQG18GB+tVMTE4goR jN1R4HqwVgaYyCsoM73zqQb83JtI3Y8MkQHL X-Google-Smtp-Source: APXvYqzvXE3f6DUWum58c2REBpr0tpth0A29QJZyOYOg3rrrSXhJoHqf54EJFQFy64FosxnpdGiybg== X-Received: by 2002:a2e:8156:: with SMTP id t22mr9657994ljg.77.1555064406094; Fri, 12 Apr 2019 03:20:06 -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 o3sm8025240lfd.53.2019.04.12.03.20.04 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 12 Apr 2019 03:20:05 -0700 (PDT) From: "Marcin Wojtas" To: devel@edk2.groups.io Cc: leif.lindholm@linaro.org, ard.biesheuvel@linaro.org, nadavh@marvell.com, mw@semihalf.com, jsd@semihalf.com, jaz@semihalf.com, kostap@marvell.com, jeremy.linton@arm.com, Jici.Gao@arm.com Subject: [edk2-platforms: PATCH 6/6] Marvell/Armada80x0Db: Configure the CP1, comphy-2 to work with SFI 10G Date: Fri, 12 Apr 2019 12:19:36 +0200 Message-Id: <1555064376-22302-7-git-send-email-mw@semihalf.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1555064376-22302-1-git-send-email-mw@semihalf.com> References: <1555064376-22302-1-git-send-email-mw@semihalf.com> From: Grzegorz Jaszczyk By mistake port0 of the second PP2 controller was configured to 5G speed, instead of 10G. Fix it. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Marcin Wojtas --- Platform/Marvell/Armada80x0Db/Armada80x0Db.dsc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Platform/Marvell/Armada80x0Db/Armada80x0Db.dsc b/Platform/Marvell/Armada80x0Db/Armada80x0Db.dsc index a28e330..c6510bb 100644 --- a/Platform/Marvell/Armada80x0Db/Armada80x0Db.dsc +++ b/Platform/Marvell/Armada80x0Db/Armada80x0Db.dsc @@ -137,7 +137,7 @@ # 4: PCIE1 5 Gbps # 5: PCIE2 5 Gbps gMarvellTokenSpaceGuid.PcdChip1ComPhyTypes|{ $(CP_PCIE0), $(CP_SATA2), $(CP_SFI), $(CP_SATA3), $(CP_PCIE1), $(CP_PCIE2) } - gMarvellTokenSpaceGuid.PcdChip1ComPhySpeeds|{ $(CP_5G), $(CP_5G), $(CP_5_15625G), $(CP_5G), $(CP_5G), $(CP_5G) } + gMarvellTokenSpaceGuid.PcdChip1ComPhySpeeds|{ $(CP_5G), $(CP_5G), $(CP_10_3125G), $(CP_5G), $(CP_5G), $(CP_5G) } #UtmiPhy gMarvellTokenSpaceGuid.PcdUtmiControllersEnabled|{ 0x1, 0x1, 0x1, 0x0 } -- 2.7.4