From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=pass header.i=@linaro.org header.s=google header.b=UXaDjjDf; spf=pass (domain: linaro.org, ip: 209.85.128.65, mailfrom: leif.lindholm@linaro.org) Received: from mail-wm1-f65.google.com (mail-wm1-f65.google.com [209.85.128.65]) by groups.io with SMTP; Thu, 16 May 2019 07:32:48 -0700 Received: by mail-wm1-f65.google.com with SMTP id h11so3698867wmb.5 for ; Thu, 16 May 2019 07:32:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=y/0vrW3/b6mp0YS7xIbIcV6Sr+Ty52JYXb0dKqvNFsc=; b=UXaDjjDfQ1TqWVCx1BSFK+YqiwLOaC/TYpSI1ryGC3rN4MIjaf+tyZq5jI1jq6qF3H UGOz5+8BMlqeka1CXNafaKRD2/k6JHbzcD5vSz+PEGca4fo/HtqG8Ua5evhGEYH6i6gA PPI/Epy0vPF5HXwSYZzeh1UhvfH930yfk00VSWvb20au0rgXuuubYd6uZKd/auoL3sOz qI+JWl/nC31hMKbrYkvoht+M7pIQYo5L2lHVc45KJPf9aNvvKXLKP5T5bh701C8f42Ne x7zqJpCPgN2jc7DfODJ3dittCnF/Ys2s3zDxmjBY1B7d8UxCDoJxvZjcT8xFmmDAa+aG jpPQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=y/0vrW3/b6mp0YS7xIbIcV6Sr+Ty52JYXb0dKqvNFsc=; b=o9j8cSN/qjNLa9wkwQ+EHKutJrhr408cpbOKcYvRfuAZHAW4Gz50un3Xorbor2pWoo 4qxfN930xacZU0lTm38EA6Jj/1sHHh04qnA5FtUK+lACZ6MgzcQEkdqZj6KRG0OSHasf fSWNrxGohk0h5tr66+1J07S3mRxbOV+aha8qF2KtDFEhSgjn0Ly2N+IC8YAM66MrTwuY exSn1G8468qBdPoJy5kssUf7fQc0S3+Dl6H/H0k9LgbtDqD5mfoEb7kvZ6tZc0NTLdM0 ijX+9VH5k5Wlw7auJplv8odwpfHuqzS2MlybKvV880AdgY/4L4ftxsucjoLfSddRgf18 wzOQ== X-Gm-Message-State: APjAAAUeRNxFMEu5WPDNDIz6oHNgTZDkrJ3oBa0p0rRfw7LLr1EPF6WN HeL4J5e+Xl2bC6hHLOhW5upUzQ== X-Google-Smtp-Source: APXvYqx7gXHDRk6bkGPPk5TLikuBQpkEbiMt6tKY4iWbNIUp0jDVBNKkI5KL5SKlTKEdtkPQ1PiZ3Q== X-Received: by 2002:a1c:4107:: with SMTP id o7mr24269394wma.122.1558017166782; Thu, 16 May 2019 07:32:46 -0700 (PDT) Return-Path: Received: from bivouac.eciton.net (bivouac.eciton.net. [2a00:1098:0:86:1000:23:0:2]) by smtp.gmail.com with ESMTPSA id n4sm4193701wmk.24.2019.05.16.07.32.45 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 16 May 2019 07:32:45 -0700 (PDT) Date: Thu, 16 May 2019 15:32:44 +0100 From: "Leif Lindholm" To: Ard Biesheuvel Cc: Marcin Wojtas , edk2-devel-groups-io , Jan =?utf-8?B?RMSFYnJvxZs=?= , Grzegorz Jaszczyk , Kostya Porotchkin , Jici Gao , Rebecca Cran , Mark Kettenis Subject: Re: [edk2-platforms: PATCH 08/14] Marvell/Armada7k8k: Enable PCIE support Message-ID: <20190516143244.fb43oc6vjqyzzsfh@bivouac.eciton.net> References: <1557395622-32425-1-git-send-email-mw@semihalf.com> <1557395622-32425-9-git-send-email-mw@semihalf.com> MIME-Version: 1.0 In-Reply-To: User-Agent: NeoMutt/20170113 (1.7.2) Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, May 16, 2019 at 04:25:14PM +0200, Ard Biesheuvel wrote: > > > This driver requires gArmTokenSpaceGuid.PcdPciIoTranslation to be set > > > to a sane value. Are you sure this is the case for your platforms? > > > > > > > Do you mean the IO space for the controller? If yes, I'll set the PCD > > to according value I use in board description. I don't have an old > > enough endpoint that requires IO space to test :) > > > > Yes, it is basically the MMIO address of the I/O space. > > Leif kindly gave me a PCIe serial port controller that I use > especially for testing these things at plugfests. This one in fact: https://www.amazon.co.uk/gp/product/B00NNRYZOE/ / Leif