From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mx.groups.io with SMTP id smtpd.web11.11955.1639407250853310893 for ; Mon, 13 Dec 2021 06:54:11 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@redhat.com header.s=mimecast20190719 header.b=Ys5MNKun; spf=pass (domain: redhat.com, ip: 170.10.133.124, mailfrom: athierry@redhat.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1639407250; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=NMlnuQY/EG6sJj6PqnqYJvYhWGEpfW2Pfo5pe4pC/0I=; b=Ys5MNKunF7U7esLTWyvnNvYYgmpYCyq9PqYbsev9mfqHtXeCOqXl9qxMUmqib6hGf4Y2aU xzB58LkJyaacIQeq37VKpKE9j4293Mlf2IGzMBpHSN+6xJ3Zqm5qgaFFA8t5msiY2cnz0h 8mzc7y+3XI49Ph9waxuYrtMQbNbjQM4= Received: from mail-qv1-f70.google.com (mail-qv1-f70.google.com [209.85.219.70]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-62-GGvn0kRdOqSqP-tX2BYL1A-1; Mon, 13 Dec 2021 09:54:08 -0500 X-MC-Unique: GGvn0kRdOqSqP-tX2BYL1A-1 Received: by mail-qv1-f70.google.com with SMTP id q2-20020a05621419e200b003aeeeff5417so24116990qvc.9 for ; Mon, 13 Dec 2021 06:54:08 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=NMlnuQY/EG6sJj6PqnqYJvYhWGEpfW2Pfo5pe4pC/0I=; b=DRe//HRl1qrxfDMRGVzw6h+j9Ovechy6ghCzLAb3qPE4OG0HZ3AbPr0wiQrIL8dw5J KNz3CIPlJBYTWVWrElDe2Edri6a5YqNN0CV/JAncUaT7z0ns3N8EvpvMz6BlsQ5LZQGb vURPqJ3iUqQ+pxwmwZ6s4ZkaEbEkkUX8UNuT3wJBq+GEZfvSpqCEgJ/rSbjEzTLRXMJe 0wo+wpbV6twuRc9aG9Yfy7452ucjSjyWgS/XfPQvy/Vr8vCuka1oXrRjCYh/MBQWB3kU 7UPRkvkdk7uvbMUDS6UQCbXaNY3l0P/f9iqpaowH3E2K+AgIjh/4/Zya8irBO27f1wMD 3F1A== X-Gm-Message-State: AOAM531gNSCVatOIsw47BmHSyYWn4EuTMxu4QMeG43wAvYLb9SjLXMty /k8gewRVZ9gpDrBunHlGl9Y4pmNe+aG1eLkzOb/roC4RB9J33yJqhFBLT1A2rEXHSPVTDYl4UaL 36MrxvyNXs3AdxLuu/xwQw4kcDk+E2nFMoxhBcIw9M4EuIJe3Gv2s2c4PoUku0pkIBw== X-Received: by 2002:a05:620a:66e:: with SMTP id a14mr17319090qkh.496.1639407248384; Mon, 13 Dec 2021 06:54:08 -0800 (PST) X-Google-Smtp-Source: ABdhPJzX6QqexEgAcyYjPvv6emqvdwARuo7jQ0mSWyF7Lg1JF3LuxK0hPrGYbtGxMrBOnqMyVyYdrA== X-Received: by 2002:a05:620a:66e:: with SMTP id a14mr17319059qkh.496.1639407248123; Mon, 13 Dec 2021 06:54:08 -0800 (PST) Return-Path: Received: from fedora (modemcable200.11-22-96.mc.videotron.ca. [96.22.11.200]) by smtp.gmail.com with ESMTPSA id y10sm6033695qkp.128.2021.12.13.06.54.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 13 Dec 2021 06:54:07 -0800 (PST) Date: Mon, 13 Dec 2021 09:54:06 -0500 From: "Adrien Thierry" To: devel@edk2.groups.io Cc: Ard Biesheuvel , Leif Lindholm , Pete Batard Subject: Re: [edk2-platforms PATCH] Platform/RaspberryPi: Fix miniuart base address and length Message-ID: References: MIME-Version: 1.0 In-Reply-To: Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=athierry@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi Ard, Leif, Pete Do you have any feedback on this patch ? Regards, Adrien