From patchwork Sat Mar 27 21:20:57 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dmitry Osipenko X-Patchwork-Id: 410684 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-10.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH, MAILING_LIST_MULTI, SPF_HELO_NONE, SPF_PASS, USER_AGENT_GIT autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 11B8DC433E3 for ; Sat, 27 Mar 2021 21:24:21 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D5136619A2 for ; Sat, 27 Mar 2021 21:24:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230465AbhC0VXr (ORCPT ); Sat, 27 Mar 2021 17:23:47 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52536 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230139AbhC0VX1 (ORCPT ); Sat, 27 Mar 2021 17:23:27 -0400 Received: from mail-lj1-x232.google.com (mail-lj1-x232.google.com [IPv6:2a00:1450:4864:20::232]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 530ACC0613B2; Sat, 27 Mar 2021 14:23:26 -0700 (PDT) Received: by mail-lj1-x232.google.com with SMTP id u10so11459889lju.7; Sat, 27 Mar 2021 14:23:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=CcEJAWSSbm1JFhZGxEz23WyOc/TBORSZzsvbfWv5DLY=; b=AabR7NKqnV94dlIxy7Cvkm3DeMPQuh/7+QCCpNfFcRcNca7BPA1u25mkcm/c9MROgM MC1Zofh4H+BfQA3IwRwNUehnTJlufyHNX9Lx3pwJlIVNysC127DT/jh+txxrATVOhXVN OVQHJTsbQkVPW8BZgSRKSteE6Tp0Cfi9NqTkpk5GA+TeVvBLUBVFIP8JpGqqavDtEvdZ UF/3Bzk/kYypbrnLaAq9h9roHnUmt2qsBW/pw/WpEg2ZXEpsjupDSFHcOMb7N0CGtWvb W10/c8DrHl2AI8gl23svnsAVaDEBpuK2LUwpusjmi/dtjAUXQiqCRFtxxmyrPkP8Uf8v uOKg== 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:mime-version :content-transfer-encoding; bh=CcEJAWSSbm1JFhZGxEz23WyOc/TBORSZzsvbfWv5DLY=; b=K0i6SllZQgj/xlTiT+mK9G+jmY9VQokyS/6APhcrJQpF9n1HvWEZ03aRqePl5bzwgO eVMT99GPdGX669vaoBc2CxVCAqo1kJjY/Vl94C0AHOoGNy3/u+iEmCqMYV0TEsBemBXt 5Btyv+ycwo7Zu+RgBUkpG3jUfD9+monCbOWHhoapIaWwswVa0Hw6D0CgYYSuxxUDrY2B a76AkZ1ZILQu/a06gkUNVtYxW8qQ3EF9Tuu47BSlFUjhpsodZ4tdVE2sVHxiatvV0rOF VLAYXzmLbSt9iiRV5KfiimCpF6FeB3zDveom4oMMdrN+BWZaJaczNFVr1oWU8S++GIES KXAw== X-Gm-Message-State: AOAM531YbdEwyqG1z9SaJ4GVyktgk7/jJdaJKj8upjDkaaclKPbEd812 BlrYOLtcqgV10EXRcV5c0tE= X-Google-Smtp-Source: ABdhPJxpQ3Of1eoPUnXix8BBxFRIDdLBWyCclKcGE77GaNOdUoR3o1oKl/ywO6Wr4S2nCgnb8tzLtg== X-Received: by 2002:a2e:96c3:: with SMTP id d3mr13574659ljj.284.1616880203815; Sat, 27 Mar 2021 14:23:23 -0700 (PDT) Received: from localhost.localdomain (109-252-193-66.dynamic.spd-mgts.ru. [109.252.193.66]) by smtp.gmail.com with ESMTPSA id x7sm1300626lfe.182.2021.03.27.14.23.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 27 Mar 2021 14:23:23 -0700 (PDT) From: Dmitry Osipenko To: Jens Axboe , Thierry Reding , Jonathan Hunter , =?utf-8?b?TWljaGHFgiBNaXJvc8WCYXc=?= , David Heidelberg , Peter Geis , Ulf Hansson , Adrian Hunter , Christoph Hellwig , Ard Biesheuvel , Davidlohr Bueso , Randy Dunlap , Ion Agorria , Svyatoslav Ryhel Cc: linux-tegra@vger.kernel.org, linux-block@vger.kernel.org, linux-efi Subject: [PATCH v1 0/3] Support EFI partition on NVIDIA Tegra devices Date: Sun, 28 Mar 2021 00:20:57 +0300 Message-Id: <20210327212100.3834-1-digetx@gmail.com> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-efi@vger.kernel.org Hi, This series adds support for gpt_sector= kernel parameter used specifically by Android devices that are based on NVIDIA Tegra SoCs. This parameter is supplied by downstream bootloader, it tells the number of a sector where EFI entry is located on EMMC storage. A year ago we tried to upstream the support of gpt_sector and then the support of NVIDIA's proprietary partition table, which was suggested by Christoph Hellwig, but that effort didn't get enough attention. Now, a year later, we have more Tegra devices running mainline kernel and the situation hasn't changed, we still need to support the quirks needed for accessing internal EMMC storage of the Tegra devices. This time I'm trying to get back to variant with supporting the gpt_sector parameter, but in a way which doesn't disturb anything other than the EMMC of NVIDIA Tegra devices, which previously was suggested by Christoph Hellwig as well. Dmitry Osipenko (3): mmc: core: Add raw_boot_mult field to mmc_ext_csd mmc: block: Add mmc_bdev_to_card() helper partitions/efi: Support gpt_sector parameter needed by NVIDIA Tegra devices block/partitions/Kconfig | 8 +++ block/partitions/Makefile | 1 + block/partitions/check.h | 2 + block/partitions/core.c | 3 ++ block/partitions/efi.c | 18 +++++++ block/partitions/tegra.c | 108 +++++++++++++++++++++++++++++++++++++ drivers/mmc/core/block.c | 15 ++++++ drivers/mmc/core/mmc.c | 2 + include/linux/mmc/blkdev.h | 13 +++++ include/linux/mmc/card.h | 1 + 10 files changed, 171 insertions(+) create mode 100644 block/partitions/tegra.c create mode 100644 include/linux/mmc/blkdev.h