[{"id":1772465,"web_url":"http://patchwork.ozlabs.org/comment/1772465/","msgid":"<150597754428.58620.7379823588675784005@achrid.arch.suse.de>","list_archive_url":null,"date":"2017-09-21T07:05:45","subject":"Re: [U-Boot] [U-Boot, v3,\n\t02/21] part: extract MBR signature from partitions","submitter":{"id":1212,"url":"http://patchwork.ozlabs.org/api/people/1212/","name":"Alexander Graf","email":"agraf@suse.de"},"content":"> From: Peter Jones <pjones@redhat.com>\n> \n> EFI client programs need the signature information from the partition\n> table to determine the disk a partition is on, so we need to fill that\n> in here.\n> \n> Signed-off-by: Peter Jones <pjones@redhat.com>\n> [separated from efi_loader part, and fixed build-errors for non-\n>  CONFIG_EFI_PARTITION case]\n> Signed-off-by: Rob Clark <robdclark@gmail.com>\n\nThanks, applied to efi-next\n\nAlex","headers":{"Return-Path":"<u-boot-bounces@lists.denx.de>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":"ozlabs.org;\n\tspf=none (mailfrom) smtp.mailfrom=lists.denx.de\n\t(client-ip=81.169.180.215; helo=lists.denx.de;\n\tenvelope-from=u-boot-bounces@lists.denx.de;\n\treceiver=<UNKNOWN>)","Received":["from lists.denx.de (dione.denx.de [81.169.180.215])\n\tby ozlabs.org (Postfix) with ESMTP id 3xySRK0cSDz9s7h\n\tfor <incoming@patchwork.ozlabs.org>;\n\tThu, 21 Sep 2017 17:09:49 +1000 (AEST)","by lists.denx.de (Postfix, from userid 105)\n\tid B42A7C21EEE; Thu, 21 Sep 2017 07:08:27 +0000 (UTC)","from lists.denx.de (localhost [IPv6:::1])\n\tby lists.denx.de (Postfix) with ESMTP id 362A2C21F5E;\n\tThu, 21 Sep 2017 07:07:29 +0000 (UTC)","by lists.denx.de (Postfix, from userid 105)\n\tid 77B7CC21EEE; Thu, 21 Sep 2017 07:05:49 +0000 (UTC)","from mx1.suse.de (mx2.suse.de [195.135.220.15])\n\tby lists.denx.de (Postfix) with ESMTPS id 6C74DC21EC7\n\tfor <u-boot@lists.denx.de>; Thu, 21 Sep 2017 07:05:46 +0000 (UTC)","from relay1.suse.de (charybdis-ext.suse.de [195.135.220.254])\n\tby mx1.suse.de (Postfix) with ESMTP id 3E2C9ABDB;\n\tThu, 21 Sep 2017 07:05:46 +0000 (UTC)"],"X-Spam-Checker-Version":"SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de","X-Spam-Level":"","X-Spam-Status":"No, score=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED\n\tautolearn=unavailable autolearn_force=no version=3.4.0","X-Virus-Scanned":"by amavisd-new at test-mx.suse.de","From":"Alexander Graf <agraf@suse.de>","To":"Rob Clark <robdclark@gmail.com>","Date":"Thu, 21 Sep 2017 09:05:45 +0200","Message-Id":"<150597754428.58620.7379823588675784005@achrid.arch.suse.de>","X-Mailer":"git-send-email 2.12.3","In-Reply-To":"<20170913220546.19560-3-robdclark@gmail.com>","References":"<20170913220546.19560-3-robdclark@gmail.com>","MIME-Version":": 1.0","Cc":"U-Boot Mailing List <u-boot@lists.denx.de>","Subject":"Re: [U-Boot] [U-Boot, v3,\n\t02/21] part: extract MBR signature from partitions","X-BeenThere":"u-boot@lists.denx.de","X-Mailman-Version":"2.1.18","Precedence":"list","List-Id":"U-Boot discussion <u-boot.lists.denx.de>","List-Unsubscribe":"<https://lists.denx.de/options/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=unsubscribe>","List-Archive":"<http://lists.denx.de/pipermail/u-boot/>","List-Post":"<mailto:u-boot@lists.denx.de>","List-Help":"<mailto:u-boot-request@lists.denx.de?subject=help>","List-Subscribe":"<https://lists.denx.de/listinfo/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=subscribe>","Content-Type":"text/plain; charset=\"utf-8\"","Content-Transfer-Encoding":"base64","Errors-To":"u-boot-bounces@lists.denx.de","Sender":"\"U-Boot\" <u-boot-bounces@lists.denx.de>"}},{"id":1778501,"web_url":"http://patchwork.ozlabs.org/comment/1778501/","msgid":"<CAOMZO5DiNjq-K9t5z9GbA17q7wUR+Np_0rsTYsZWr8Mer9S3OQ@mail.gmail.com>","list_archive_url":null,"date":"2017-10-02T18:17:12","subject":"Re: [U-Boot] [PATCH v3 02/21] part: extract MBR signature from\n\tpartitions","submitter":{"id":6978,"url":"http://patchwork.ozlabs.org/api/people/6978/","name":"Fabio Estevam","email":"festevam@gmail.com"},"content":"On Wed, Sep 13, 2017 at 7:05 PM, Rob Clark <robdclark@gmail.com> wrote:\n> From: Peter Jones <pjones@redhat.com>\n>\n> EFI client programs need the signature information from the partition\n> table to determine the disk a partition is on, so we need to fill that\n> in here.\n>\n> Signed-off-by: Peter Jones <pjones@redhat.com>\n> [separated from efi_loader part, and fixed build-errors for non-\n>  CONFIG_EFI_PARTITION case]\n> Signed-off-by: Rob Clark <robdclark@gmail.com>\n\nThis is commit ff98cb90514d9b78 in mainline now and breaks all mx6 SPL boots:\n\nU-Boot SPL 2017.09-00221-g0d6ab32 (Oct 02 2017 - 15:13:19)\nTrying to boot from MMC1\n(hangs here)\n\nDoes anyone know how to fix this problem?","headers":{"Return-Path":"<u-boot-bounces@lists.denx.de>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":["ozlabs.org;\n\tspf=none (mailfrom) smtp.mailfrom=lists.denx.de\n\t(client-ip=81.169.180.215; helo=lists.denx.de;\n\tenvelope-from=u-boot-bounces@lists.denx.de;\n\treceiver=<UNKNOWN>)","ozlabs.org;\n\tdkim=fail reason=\"signature verification failed\" (2048-bit key;\n\tunprotected) header.d=gmail.com header.i=@gmail.com\n\theader.b=\"Hrqi1gFC\"; dkim-atps=neutral"],"Received":["from lists.denx.de (dione.denx.de [81.169.180.215])\n\tby ozlabs.org (Postfix) with ESMTP id 3y5Vkd2tQMz9t1G\n\tfor <incoming@patchwork.ozlabs.org>;\n\tTue,  3 Oct 2017 05:17:27 +1100 (AEDT)","by lists.denx.de (Postfix, from userid 105)\n\tid 7B920C21F37; Mon,  2 Oct 2017 18:17:19 +0000 (UTC)","from lists.denx.de (localhost [IPv6:::1])\n\tby lists.denx.de (Postfix) with ESMTP id 21801C21C4F;\n\tMon,  2 Oct 2017 18:17:17 +0000 (UTC)","by lists.denx.de (Postfix, from userid 105)\n\tid C8DA6C21C4F; Mon,  2 Oct 2017 18:17:14 +0000 (UTC)","from mail-oi0-f68.google.com (mail-oi0-f68.google.com\n\t[209.85.218.68])\n\tby lists.denx.de (Postfix) with ESMTPS id 4BD10C21C46\n\tfor <u-boot@lists.denx.de>; Mon,  2 Oct 2017 18:17:14 +0000 (UTC)","by mail-oi0-f68.google.com with SMTP id p126so10427760oih.9\n\tfor <u-boot@lists.denx.de>; Mon, 02 Oct 2017 11:17:14 -0700 (PDT)","by 10.157.25.26 with HTTP; Mon, 2 Oct 2017 11:17:12 -0700 (PDT)"],"X-Spam-Checker-Version":"SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de","X-Spam-Level":"","X-Spam-Status":"No, score=-0.0 required=5.0 tests=FREEMAIL_FROM,\n\tKHOP_BIG_TO_CC, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL,\n\tT_DKIM_INVALID autolearn=unavailable\n\tautolearn_force=no version=3.4.0","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;\n\th=mime-version:in-reply-to:references:from:date:message-id:subject:to\n\t:cc; bh=Cby2R58kQjTwbfm8VXQyEs47NCUrc/yg6H7iZwMStvc=;\n\tb=Hrqi1gFCGVjHwzCQYkTCco/gl7h8SKY1jJJzkdcZMmxm92I5l8GiiC4HoZyPHls3X5\n\t7/dIrHftGLw4bo+jg3IWqmbXXeTgkTRTC63+Od2cOaCDgmvbcfd3HYwmWsLnSZgrFKBg\n\t2mV8x++i42PnYZemriValcvRx58JTEGfl4NJBFZjvDjn8xGTA8BRmpsxg1h9jYaJuBPe\n\tNs22hYz+LUS27TpYLjpzjkJA3P0KlM9If8clkVw+18MD0pug27rvUiTikP9JuV88x94H\n\tf0k48e6HpPdGZBHcpOtLsdVlZwjNCeGtvld+sI45L4Paek7q7xe+vvilD2CMDBdiKwuf\n\t5F0w==","X-Google-DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed;\n\td=1e100.net; s=20161025;\n\th=x-gm-message-state:mime-version:in-reply-to:references:from:date\n\t:message-id:subject:to:cc;\n\tbh=Cby2R58kQjTwbfm8VXQyEs47NCUrc/yg6H7iZwMStvc=;\n\tb=phUTUzNWF9gWKyESH60qUIuV88i5coQ3FQTuOHWm6Yb5JW5xDoWXnSD1gWXLccmdnO\n\ttx5vWmuyFVEcx+owp0S3q7BoyP2up9O7RXJ/aNJ0e/4NWWEYKTln+mG8lZRFZQ6I1ACx\n\tY6njfR43EKL2ilNeVPDSYWti+z8ygp4akssPvka+nrIj5lIbVMI3U0nlI2bVrey0qxMJ\n\tAcZTBCdwssZ4K7ABLMaGG5v8qGvc7GLyHVoEXr9gBYqTMeX3ECY/YcMqbX1rmj9gRfTX\n\tQXUg/HmNaE+bWAizsOeJLIuMmIVZDTltTwJ4g/xoiSpgLzpJa9kbuEYJnxyvkxNkWpSQ\n\tlwEw==","X-Gm-Message-State":"AMCzsaX4fkVoZamXzWftEkyLutxFgFHVi7WaPyhUo+pluuOhOhypGIt/\n\tLOeSD3/7s4RsPbtUZJvxMGC/5nSyxSfAsjXzSFQ=","X-Google-Smtp-Source":"AOwi7QA8my+nl2+TI0xP+n4f8oE2tevAHK6kWH6J4g962vrSQLbr4bIWfUNVkYg5dtyWo5bXLhEPOZG2ixgmNqrIiz8=","X-Received":"by 10.202.83.23 with SMTP id h23mr7208237oib.226.1506968232774; \n\tMon, 02 Oct 2017 11:17:12 -0700 (PDT)","MIME-Version":"1.0","In-Reply-To":"<20170913220546.19560-3-robdclark@gmail.com>","References":"<20170913220546.19560-1-robdclark@gmail.com>\n\t<20170913220546.19560-3-robdclark@gmail.com>","From":"Fabio Estevam <festevam@gmail.com>","Date":"Mon, 2 Oct 2017 15:17:12 -0300","Message-ID":"<CAOMZO5DiNjq-K9t5z9GbA17q7wUR+Np_0rsTYsZWr8Mer9S3OQ@mail.gmail.com>","To":"Rob Clark <robdclark@gmail.com>, Stefano Babic <sbabic@denx.de>,\n\tTom Rini <trini@konsulko.com>, \n\tOtavio Salvador <otavio.salvador@ossystems.com.br>","Cc":"Petr Kulhavy <brain@jikos.cz>, Heinrich Schuchardt <xypron.glpk@gmx.de>, \n\tAlison Chaiken <alison@peloton-tech.com>,\n\tU-Boot Mailing List <u-boot@lists.denx.de>,\n\tWenbin Song <wenbin.song@nxp.com>, Peter Jones <pjones@redhat.com>,\n\tVincent Tinelli <vincent.tinelli@intel.com>, \n\tSteve Rae <steve.rae@raedomain.com>,\n\tMaxime Ripard <maxime.ripard@free-electrons.com>","Subject":"Re: [U-Boot] [PATCH v3 02/21] part: extract MBR signature from\n\tpartitions","X-BeenThere":"u-boot@lists.denx.de","X-Mailman-Version":"2.1.18","Precedence":"list","List-Id":"U-Boot discussion <u-boot.lists.denx.de>","List-Unsubscribe":"<https://lists.denx.de/options/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=unsubscribe>","List-Archive":"<http://lists.denx.de/pipermail/u-boot/>","List-Post":"<mailto:u-boot@lists.denx.de>","List-Help":"<mailto:u-boot-request@lists.denx.de?subject=help>","List-Subscribe":"<https://lists.denx.de/listinfo/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=subscribe>","Content-Type":"text/plain; charset=\"utf-8\"","Content-Transfer-Encoding":"base64","Errors-To":"u-boot-bounces@lists.denx.de","Sender":"\"U-Boot\" <u-boot-bounces@lists.denx.de>"}},{"id":1778522,"web_url":"http://patchwork.ozlabs.org/comment/1778522/","msgid":"<CALeDE9M5DELN_6S+X0Yq87p29zmdY++JjnboXkUA8HR_KdZpKg@mail.gmail.com>","list_archive_url":null,"date":"2017-10-02T18:49:18","subject":"Re: [U-Boot] [PATCH v3 02/21] part: extract MBR signature from\n\tpartitions","submitter":{"id":13206,"url":"http://patchwork.ozlabs.org/api/people/13206/","name":"Peter Robinson","email":"pbrobinson@gmail.com"},"content":"On Mon, Oct 2, 2017 at 7:17 PM, Fabio Estevam <festevam@gmail.com> wrote:\n> On Wed, Sep 13, 2017 at 7:05 PM, Rob Clark <robdclark@gmail.com> wrote:\n>> From: Peter Jones <pjones@redhat.com>\n>>\n>> EFI client programs need the signature information from the partition\n>> table to determine the disk a partition is on, so we need to fill that\n>> in here.\n>>\n>> Signed-off-by: Peter Jones <pjones@redhat.com>\n>> [separated from efi_loader part, and fixed build-errors for non-\n>>  CONFIG_EFI_PARTITION case]\n>> Signed-off-by: Rob Clark <robdclark@gmail.com>\n>\n> This is commit ff98cb90514d9b78 in mainline now and breaks all mx6 SPL boots:\n>\n> U-Boot SPL 2017.09-00221-g0d6ab32 (Oct 02 2017 - 15:13:19)\n> Trying to boot from MMC1\n> (hangs here)\n>\n> Does anyone know how to fix this problem?\n\nThat would explain what I'm seeing as we pull this patch set in to\n2017.09 for EFI boot support on aarch64 platforms.\n\nPeter","headers":{"Return-Path":"<u-boot-bounces@lists.denx.de>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":["ozlabs.org;\n\tspf=none (mailfrom) smtp.mailfrom=lists.denx.de\n\t(client-ip=81.169.180.215; helo=lists.denx.de;\n\tenvelope-from=u-boot-bounces@lists.denx.de;\n\treceiver=<UNKNOWN>)","ozlabs.org;\n\tdkim=fail reason=\"signature verification failed\" (2048-bit key;\n\tunprotected) header.d=gmail.com header.i=@gmail.com\n\theader.b=\"PAX44Rr7\"; dkim-atps=neutral"],"Received":["from lists.denx.de (dione.denx.de [81.169.180.215])\n\tby ozlabs.org (Postfix) with ESMTP id 3y5WRW0XBFz9s7v\n\tfor <incoming@patchwork.ozlabs.org>;\n\tTue,  3 Oct 2017 05:49:26 +1100 (AEDT)","by lists.denx.de (Postfix, from userid 105)\n\tid B1383C21F1D; Mon,  2 Oct 2017 18:49:22 +0000 (UTC)","from lists.denx.de (localhost [IPv6:::1])\n\tby lists.denx.de (Postfix) with ESMTP id 61235C21C62;\n\tMon,  2 Oct 2017 18:49:20 +0000 (UTC)","by lists.denx.de (Postfix, from userid 105)\n\tid AD8C9C21C62; Mon,  2 Oct 2017 18:49:19 +0000 (UTC)","from mail-wr0-f193.google.com (mail-wr0-f193.google.com\n\t[209.85.128.193])\n\tby lists.denx.de (Postfix) with ESMTPS id 50A97C21C4F\n\tfor <u-boot@lists.denx.de>; Mon,  2 Oct 2017 18:49:19 +0000 (UTC)","by mail-wr0-f193.google.com with SMTP id 45so4420788wry.5\n\tfor <u-boot@lists.denx.de>; Mon, 02 Oct 2017 11:49:19 -0700 (PDT)","by 10.223.132.37 with HTTP; Mon, 2 Oct 2017 11:49:18 -0700 (PDT)"],"X-Spam-Checker-Version":"SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de","X-Spam-Level":"","X-Spam-Status":"No, score=0.0 required=5.0 tests=FREEMAIL_FROM, KHOP_BIG_TO_CC,\n\tRCVD_IN_MSPIKE_H2,\n\tT_DKIM_INVALID autolearn=unavailable autolearn_force=no\n\tversion=3.4.0","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;\n\th=mime-version:in-reply-to:references:from:date:message-id:subject:to\n\t:cc; bh=7EHb5iiJ6r4aO2qksa2ftAKNtfXeVgzgLxVRs4EgnUM=;\n\tb=PAX44Rr78zWpAkiYOAzTok1Gyyqji7t9l6zAqFdwR4nea2T20fdLLSWsED7N5Uxh/S\n\tRUWqsTrvE7UWd2rGLgsDjkdO44TGjyO78cIIWE+7RO/4dULOi2PP7i23/C4SUNxiEHj2\n\t76EKxbGH8IWIHzlVxNF8sO+qzCIsp9AY9uFXDiWBKuSluXZiVwnLhHMVwQMykALnEimb\n\tf9k/+y3OKU1jVUjHknHl1Yo1ND0QHQ3hKajk2zOYNWZwYXfwBkn6EJSnmN29Ix+AwLXz\n\toFQqHgEPUk2kmJVPqJhKfcjYrmW19S7a24YrOXbAcGoNPftfw3LGligzMWbm1wf/KSCg\n\tF5dg==","X-Google-DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed;\n\td=1e100.net; s=20161025;\n\th=x-gm-message-state:mime-version:in-reply-to:references:from:date\n\t:message-id:subject:to:cc;\n\tbh=7EHb5iiJ6r4aO2qksa2ftAKNtfXeVgzgLxVRs4EgnUM=;\n\tb=gSTRXT5LV2EjQbfWNgGoErXc8m50lNioqk4JVSxb+LYkWYHuBNrofNG5caNFSX18YQ\n\tTzxTsg6Yj118pBtTd0ZUtUuuDmWYAiSsafZxfoEls1IcNw5Hij4igcNGHUuK4XEgaC5n\n\tFzFOrJklN2krmMZY0RhWbu1KvqGL4wPLYx9m7sb0L91On6DnKK7ziKFbK/6pvve1Rs3l\n\tVUqZTI4Ng7/UldOtxegVBAZcQodovkXJU+FnoohQD5/t+X7KyUq4TIlXf8KyiwpTAi/I\n\tfnJwf+UYapQzcPE4pkn/0KDElr1zCvGH3gKHWFgbXLqM2LTPTmvJRIIv6/Jcu0dpK625\n\tAePg==","X-Gm-Message-State":"AMCzsaVF7jWfxn6AENQhrEhEqe5ViQLWQ2+Wy/QQD+SpbLp4qbQXbqaE\n\tMYBNnIIcLyNKKjJjoAf80sjj3KGgz9hYrcG0pj8=","X-Google-Smtp-Source":"AOwi7QDGYVHmEWjZrUR4tQA1DSWu4t1HW5EjKXiSmvXQgDJfD2DMsxg1KvJsVwtuGaXh9EvJF3JJ1hCLsJCF90oVHO0=","X-Received":"by 10.223.163.148 with SMTP id l20mr5947950wrb.73.1506970158951; \n\tMon, 02 Oct 2017 11:49:18 -0700 (PDT)","MIME-Version":"1.0","In-Reply-To":"<CAOMZO5DiNjq-K9t5z9GbA17q7wUR+Np_0rsTYsZWr8Mer9S3OQ@mail.gmail.com>","References":"<20170913220546.19560-1-robdclark@gmail.com>\n\t<20170913220546.19560-3-robdclark@gmail.com>\n\t<CAOMZO5DiNjq-K9t5z9GbA17q7wUR+Np_0rsTYsZWr8Mer9S3OQ@mail.gmail.com>","From":"Peter Robinson <pbrobinson@gmail.com>","Date":"Mon, 2 Oct 2017 19:49:18 +0100","Message-ID":"<CALeDE9M5DELN_6S+X0Yq87p29zmdY++JjnboXkUA8HR_KdZpKg@mail.gmail.com>","To":"Fabio Estevam <festevam@gmail.com>","Cc":"Tom Rini <trini@konsulko.com>,\n\tOtavio Salvador <otavio.salvador@ossystems.com.br>,\n\tPetr Kulhavy <brain@jikos.cz>, Heinrich Schuchardt <xypron.glpk@gmx.de>, \n\tWenbin Song <wenbin.song@nxp.com>,\n\tAlison Chaiken <alison@peloton-tech.com>, \n\tU-Boot Mailing List <u-boot@lists.denx.de>,\n\tPeter Jones <pjones@redhat.com>, \n\tVincent Tinelli <vincent.tinelli@intel.com>,\n\tSteve Rae <steve.rae@raedomain.com>,\n\tMaxime Ripard <maxime.ripard@free-electrons.com>","Subject":"Re: [U-Boot] [PATCH v3 02/21] part: extract MBR signature from\n\tpartitions","X-BeenThere":"u-boot@lists.denx.de","X-Mailman-Version":"2.1.18","Precedence":"list","List-Id":"U-Boot discussion <u-boot.lists.denx.de>","List-Unsubscribe":"<https://lists.denx.de/options/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=unsubscribe>","List-Archive":"<http://lists.denx.de/pipermail/u-boot/>","List-Post":"<mailto:u-boot@lists.denx.de>","List-Help":"<mailto:u-boot-request@lists.denx.de?subject=help>","List-Subscribe":"<https://lists.denx.de/listinfo/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=subscribe>","Content-Type":"text/plain; charset=\"utf-8\"","Content-Transfer-Encoding":"base64","Errors-To":"u-boot-bounces@lists.denx.de","Sender":"\"U-Boot\" <u-boot-bounces@lists.denx.de>"}},{"id":1778528,"web_url":"http://patchwork.ozlabs.org/comment/1778528/","msgid":"<CAOMZO5BYLkSh6T1ph1g+AS43q2cmiZWGDsz7NOrXX5zPLxC=Qg@mail.gmail.com>","list_archive_url":null,"date":"2017-10-02T19:02:37","subject":"Re: [U-Boot] [PATCH v3 02/21] part: extract MBR signature from\n\tpartitions","submitter":{"id":6978,"url":"http://patchwork.ozlabs.org/api/people/6978/","name":"Fabio Estevam","email":"festevam@gmail.com"},"content":"On Mon, Oct 2, 2017 at 3:49 PM, Peter Robinson <pbrobinson@gmail.com> wrote:\n\n> That would explain what I'm seeing as we pull this patch set in to\n> 2017.09 for EFI boot support on aarch64 platforms.\n\nLocally I am applying the following hack, so that I can continue to\nwork on mx6 with SPL:\nhttps://pastebin.com/MX8tK76X","headers":{"Return-Path":"<u-boot-bounces@lists.denx.de>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":["ozlabs.org;\n\tspf=none (mailfrom) smtp.mailfrom=lists.denx.de\n\t(client-ip=81.169.180.215; helo=lists.denx.de;\n\tenvelope-from=u-boot-bounces@lists.denx.de;\n\treceiver=<UNKNOWN>)","ozlabs.org;\n\tdkim=fail reason=\"signature verification failed\" (2048-bit key;\n\tunprotected) header.d=gmail.com header.i=@gmail.com\n\theader.b=\"d1uW1yQd\"; dkim-atps=neutral"],"Received":["from lists.denx.de (dione.denx.de [81.169.180.215])\n\tby ozlabs.org (Postfix) with ESMTP id 3y5Wky4MD8z9t48\n\tfor <incoming@patchwork.ozlabs.org>;\n\tTue,  3 Oct 2017 06:02:50 +1100 (AEDT)","by lists.denx.de (Postfix, from userid 105)\n\tid B90B1C21C4F; Mon,  2 Oct 2017 19:02:45 +0000 (UTC)","from lists.denx.de (localhost [IPv6:::1])\n\tby lists.denx.de (Postfix) with ESMTP id 1B6D1C21C4F;\n\tMon,  2 Oct 2017 19:02:43 +0000 (UTC)","by lists.denx.de (Postfix, from userid 105)\n\tid 43738C21C4F; Mon,  2 Oct 2017 19:02:42 +0000 (UTC)","from mail-oi0-f67.google.com (mail-oi0-f67.google.com\n\t[209.85.218.67])\n\tby lists.denx.de (Postfix) with ESMTPS id 261A3C21C46\n\tfor <u-boot@lists.denx.de>; Mon,  2 Oct 2017 19:02:40 +0000 (UTC)","by mail-oi0-f67.google.com with SMTP id p187so1210024oif.3\n\tfor <u-boot@lists.denx.de>; Mon, 02 Oct 2017 12:02:40 -0700 (PDT)","by 10.157.25.26 with HTTP; Mon, 2 Oct 2017 12:02:37 -0700 (PDT)"],"X-Spam-Checker-Version":"SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de","X-Spam-Level":"","X-Spam-Status":"No, score=-0.0 required=5.0 tests=FREEMAIL_FROM,\n\tKHOP_BIG_TO_CC, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL,\n\tT_DKIM_INVALID autolearn=unavailable\n\tautolearn_force=no version=3.4.0","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;\n\th=mime-version:in-reply-to:references:from:date:message-id:subject:to\n\t:cc; bh=9dU8KuUo6YuFPEsJP+4K8VjDySIzmqGxUETff7l+LLY=;\n\tb=d1uW1yQdBl0w24I31AuKB3SGKHo67QAlRrhbVHlZcwQDJl0f6m7S7Tma/So1QBBEn9\n\trNoSWkQrcEB6WbuLemWlUwpIVZmc2XDBZMBDtDLonvU9HUR3kMWMVA5Mpa3C1wkGooVG\n\tENvLluxcHy4bIdig8V9KVcyW1tqPzCxJ3xEkTBPBWrDMJ8s5/LhV95Pb0x+q8k5VsQTt\n\tC7J4GVG3CWFa4lLhr5QRYmKLlDbtFQBaS4ue3KL+0ODYDe0ZMHZUXD4z1thiaZyA1Vvx\n\tyQmXxS5B8gUtju5HyDdkANnEhritIcv/ziC1I1RVisEUn7k63XfSzgzGgecT6ykouZjh\n\tWaVg==","X-Google-DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed;\n\td=1e100.net; s=20161025;\n\th=x-gm-message-state:mime-version:in-reply-to:references:from:date\n\t:message-id:subject:to:cc;\n\tbh=9dU8KuUo6YuFPEsJP+4K8VjDySIzmqGxUETff7l+LLY=;\n\tb=litdnScnaiPzHEGuqC5tJTp+4xJsWRCV6r8hRcJtMkw0M76RzGa0GdvKVUxA1F51AQ\n\tC7wBemyOGX5ilTahzWSjhNNe11kLM8kLgkjTfho8YcNOZi/bqNL0jLpoVAzj1S1xsW4J\n\tVW1cajGamF/fU+6fedbbAGuJD9DsyBSG2Xsbogg2YDEyXD/RSsDzx4JQ2ne0G1FJLwwX\n\tqBuw08J5fXINat26Owzwu3Vum0biJb/l/14aDnop6en6lWlA9qVowLOGVytYqKGUwajt\n\tuFavzXnmvnXg+4icNC2t5deCARkByPpvmUYMvyP76dEWvUaSQUMVS85PdbwL4hPu72zM\n\thYyw==","X-Gm-Message-State":"AMCzsaW2/SmAx8Kg7NGq7M491EwW+nsSURo/pYfZ2Dv+YZvL8AKv31aC\n\ta6+ZmnKvcClCqq4GdRldKgDEQwDb9fdzXfDQBfc=","X-Google-Smtp-Source":"AOwi7QAtaCHqxFfuoygP1PtXa/mWFgQi/l0Epa78eSh1X+R/XCd0h84V0bUhtJCzXr38D/jkp5yfwU/txCRxaVqashY=","X-Received":"by 10.157.88.201 with SMTP id s9mr7288875oth.474.1506970958581; \n\tMon, 02 Oct 2017 12:02:38 -0700 (PDT)","MIME-Version":"1.0","In-Reply-To":"<CALeDE9M5DELN_6S+X0Yq87p29zmdY++JjnboXkUA8HR_KdZpKg@mail.gmail.com>","References":"<20170913220546.19560-1-robdclark@gmail.com>\n\t<20170913220546.19560-3-robdclark@gmail.com>\n\t<CAOMZO5DiNjq-K9t5z9GbA17q7wUR+Np_0rsTYsZWr8Mer9S3OQ@mail.gmail.com>\n\t<CALeDE9M5DELN_6S+X0Yq87p29zmdY++JjnboXkUA8HR_KdZpKg@mail.gmail.com>","From":"Fabio Estevam <festevam@gmail.com>","Date":"Mon, 2 Oct 2017 16:02:37 -0300","Message-ID":"<CAOMZO5BYLkSh6T1ph1g+AS43q2cmiZWGDsz7NOrXX5zPLxC=Qg@mail.gmail.com>","To":"Peter Robinson <pbrobinson@gmail.com>","Cc":"Tom Rini <trini@konsulko.com>,\n\tOtavio Salvador <otavio.salvador@ossystems.com.br>,\n\tPetr Kulhavy <brain@jikos.cz>, Heinrich Schuchardt <xypron.glpk@gmx.de>, \n\tWenbin Song <wenbin.song@nxp.com>,\n\tAlison Chaiken <alison@peloton-tech.com>, \n\tU-Boot Mailing List <u-boot@lists.denx.de>,\n\tPeter Jones <pjones@redhat.com>, \n\tVincent Tinelli <vincent.tinelli@intel.com>,\n\tSteve Rae <steve.rae@raedomain.com>,\n\tMaxime Ripard <maxime.ripard@free-electrons.com>","Subject":"Re: [U-Boot] [PATCH v3 02/21] part: extract MBR signature from\n\tpartitions","X-BeenThere":"u-boot@lists.denx.de","X-Mailman-Version":"2.1.18","Precedence":"list","List-Id":"U-Boot discussion <u-boot.lists.denx.de>","List-Unsubscribe":"<https://lists.denx.de/options/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=unsubscribe>","List-Archive":"<http://lists.denx.de/pipermail/u-boot/>","List-Post":"<mailto:u-boot@lists.denx.de>","List-Help":"<mailto:u-boot-request@lists.denx.de?subject=help>","List-Subscribe":"<https://lists.denx.de/listinfo/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=subscribe>","Content-Type":"text/plain; charset=\"utf-8\"","Content-Transfer-Encoding":"base64","Errors-To":"u-boot-bounces@lists.denx.de","Sender":"\"U-Boot\" <u-boot-bounces@lists.denx.de>"}},{"id":1778546,"web_url":"http://patchwork.ozlabs.org/comment/1778546/","msgid":"<20171002193216.GJ13147@bill-the-cat>","list_archive_url":null,"date":"2017-10-02T19:32:16","subject":"Re: [U-Boot] [PATCH v3 02/21] part: extract MBR signature from\n\tpartitions","submitter":{"id":65875,"url":"http://patchwork.ozlabs.org/api/people/65875/","name":"Tom Rini","email":"trini@konsulko.com"},"content":"On Mon, Oct 02, 2017 at 04:02:37PM -0300, Fabio Estevam wrote:\n> On Mon, Oct 2, 2017 at 3:49 PM, Peter Robinson <pbrobinson@gmail.com> wrote:\n> \n> > That would explain what I'm seeing as we pull this patch set in to\n> > 2017.09 for EFI boot support on aarch64 platforms.\n> \n> Locally I am applying the following hack, so that I can continue to\n> work on mx6 with SPL:\n> https://pastebin.com/MX8tK76X\n\nFWIW, on cubox the current status is looping, and your kludge I just get\nno output :(  But there may be some other problems here too as I'm\nseeing some oddities as I try out SDP on it.","headers":{"Return-Path":"<u-boot-bounces@lists.denx.de>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":["ozlabs.org;\n\tspf=none (mailfrom) smtp.mailfrom=lists.denx.de\n\t(client-ip=81.169.180.215; helo=lists.denx.de;\n\tenvelope-from=u-boot-bounces@lists.denx.de;\n\treceiver=<UNKNOWN>)","ozlabs.org;\n\tdkim=fail reason=\"signature verification failed\" (1024-bit key;\n\tunprotected) header.d=konsulko.com header.i=@konsulko.com\n\theader.b=\"JoXiBliE\"; dkim-atps=neutral"],"Received":["from lists.denx.de (dione.denx.de [81.169.180.215])\n\tby ozlabs.org (Postfix) with ESMTP id 3y5XPF4DFQz9sRm\n\tfor <incoming@patchwork.ozlabs.org>;\n\tTue,  3 Oct 2017 06:32:32 +1100 (AEDT)","by lists.denx.de (Postfix, from userid 105)\n\tid 373A5C21E6C; Mon,  2 Oct 2017 19:32:25 +0000 (UTC)","from lists.denx.de (localhost [IPv6:::1])\n\tby lists.denx.de (Postfix) with ESMTP id AF0A3C21C4F;\n\tMon,  2 Oct 2017 19:32:22 +0000 (UTC)","by lists.denx.de (Postfix, from userid 105)\n\tid A42ECC21C4F; Mon,  2 Oct 2017 19:32:21 +0000 (UTC)","from mail-qt0-f181.google.com (mail-qt0-f181.google.com\n\t[209.85.216.181])\n\tby lists.denx.de (Postfix) with ESMTPS id 28CEDC21C46\n\tfor <u-boot@lists.denx.de>; Mon,  2 Oct 2017 19:32:21 +0000 (UTC)","by mail-qt0-f181.google.com with SMTP id v28so90069qtv.1\n\tfor <u-boot@lists.denx.de>; Mon, 02 Oct 2017 12:32:21 -0700 (PDT)","from bill-the-cat ([2606:a000:1401:811b:d4f4:d9ab:26dd:1516])\n\tby smtp.gmail.com with ESMTPSA id\n\ts27sm4458046ywa.37.2017.10.02.12.32.17\n\t(version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);\n\tMon, 02 Oct 2017 12:32:18 -0700 (PDT)"],"X-Spam-Checker-Version":"SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de","X-Spam-Level":"","X-Spam-Status":"No, score=-0.0 required=5.0 tests=KHOP_BIG_TO_CC,\n\tRCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL,\n\tT_DKIM_INVALID autolearn=unavailable\n\tautolearn_force=no version=3.4.0","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com;\n\ts=google; \n\th=date:from:to:cc:subject:message-id:references:mime-version\n\t:content-disposition:in-reply-to:user-agent;\n\tbh=hfRkmFx6AY1t+poklDOQlnh3/wiTZ0uFG+gMRj3/AeY=;\n\tb=JoXiBliEEN4GPDHRhTd4M7vUwo/OZH4iUzE7t5zRtV5CYy2l0AMNPBt9qUoT8+Z7Fx\n\tYvPcNPx94l+RAXkbXSRA4yMG0DSO1bOWIGuFTt7yKHEUxqyq1G/uoVV6TZZmJsTXcyCA\n\tK58VWhN7//tUvCoJGgEIdOfGT0scGy4+dhZSM=","X-Google-DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed;\n\td=1e100.net; s=20161025;\n\th=x-gm-message-state:date:from:to:cc:subject:message-id:references\n\t:mime-version:content-disposition:in-reply-to:user-agent;\n\tbh=hfRkmFx6AY1t+poklDOQlnh3/wiTZ0uFG+gMRj3/AeY=;\n\tb=FjBT5N5oYOVj+A/DpiMINKQWsxe7YJi/APSCCd9Z5pv09lPDDfxvO4l0qMgjlMa+yU\n\th1GsihvS+8s4ZmgttDynGqmEMwr8tPHFmyjS9/GiwI6xywW8pqJ1PVD8oZpJ/NFJezGw\n\tfryt33iX2tBzDFoqa5rPWJ3R3Zz3Yq8eVgcmkLj5GF30sipYPF/nrULnD5Ft/I8wZ+Op\n\t0WIth5ZL4DztnfwRd8p/lVfzoENPM+TNHEkLx++zk9/gLQJvT4Qnukur4UwcAuEJ8e/h\n\tug7LbnH35+0UherNHEfhINUHqhksE1NNNA4UnQ47HuDC7AqGoxfYKPmbB8fYo084dfwL\n\tVSQg==","X-Gm-Message-State":"AMCzsaX3iP+UBrMGOUc6snoTBLsCafj0ORDsD4mFVYdCYoZC9NlEXEoD\n\t820S4lKTH31ncBP8LEdgSbKP+w==","X-Google-Smtp-Source":"AOwi7QDdWMZkio92B6lc6xVUx4gbSO2WpdBp5VMt2bFJvStoa0H9kedBFKbP5npGH3zqlCaBlWmn+w==","X-Received":"by 10.13.230.15 with SMTP id p15mr1469185ywe.98.1506972739654;\n\tMon, 02 Oct 2017 12:32:19 -0700 (PDT)","Date":"Mon, 2 Oct 2017 15:32:16 -0400","From":"Tom Rini <trini@konsulko.com>","To":"Fabio Estevam <festevam@gmail.com>","Message-ID":"<20171002193216.GJ13147@bill-the-cat>","References":"<20170913220546.19560-1-robdclark@gmail.com>\n\t<20170913220546.19560-3-robdclark@gmail.com>\n\t<CAOMZO5DiNjq-K9t5z9GbA17q7wUR+Np_0rsTYsZWr8Mer9S3OQ@mail.gmail.com>\n\t<CALeDE9M5DELN_6S+X0Yq87p29zmdY++JjnboXkUA8HR_KdZpKg@mail.gmail.com>\n\t<CAOMZO5BYLkSh6T1ph1g+AS43q2cmiZWGDsz7NOrXX5zPLxC=Qg@mail.gmail.com>","MIME-Version":"1.0","In-Reply-To":"<CAOMZO5BYLkSh6T1ph1g+AS43q2cmiZWGDsz7NOrXX5zPLxC=Qg@mail.gmail.com>","User-Agent":"Mutt/1.5.24 (2015-08-30)","Cc":"Otavio Salvador <otavio.salvador@ossystems.com.br>,\n\tPetr Kulhavy <brain@jikos.cz>, Heinrich Schuchardt <xypron.glpk@gmx.de>, \n\tWenbin Song <wenbin.song@nxp.com>,\n\tAlison Chaiken <alison@peloton-tech.com>, \n\tU-Boot Mailing List <u-boot@lists.denx.de>,\n\tPeter Jones <pjones@redhat.com>, \n\tVincent Tinelli <vincent.tinelli@intel.com>,\n\tSteve Rae <steve.rae@raedomain.com>,\n\tMaxime Ripard <maxime.ripard@free-electrons.com>","Subject":"Re: [U-Boot] [PATCH v3 02/21] part: extract MBR signature from\n\tpartitions","X-BeenThere":"u-boot@lists.denx.de","X-Mailman-Version":"2.1.18","Precedence":"list","List-Id":"U-Boot discussion <u-boot.lists.denx.de>","List-Unsubscribe":"<https://lists.denx.de/options/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=unsubscribe>","List-Archive":"<http://lists.denx.de/pipermail/u-boot/>","List-Post":"<mailto:u-boot@lists.denx.de>","List-Help":"<mailto:u-boot-request@lists.denx.de?subject=help>","List-Subscribe":"<https://lists.denx.de/listinfo/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=subscribe>","Content-Type":"multipart/mixed;\n\tboundary=\"===============8508217354971461353==\"","Errors-To":"u-boot-bounces@lists.denx.de","Sender":"\"U-Boot\" <u-boot-bounces@lists.denx.de>"}},{"id":1778548,"web_url":"http://patchwork.ozlabs.org/comment/1778548/","msgid":"<CAF6AEGsSeAqj+sgH8jq5eAcT50bnGNMW=RGot59J5zJcQTnK6A@mail.gmail.com>","list_archive_url":null,"date":"2017-10-02T19:35:46","subject":"Re: [U-Boot] [PATCH v3 02/21] part: extract MBR signature from\n\tpartitions","submitter":{"id":18760,"url":"http://patchwork.ozlabs.org/api/people/18760/","name":"Rob Clark","email":"robdclark@gmail.com"},"content":"On Mon, Oct 2, 2017 at 2:17 PM, Fabio Estevam <festevam@gmail.com> wrote:\n> On Wed, Sep 13, 2017 at 7:05 PM, Rob Clark <robdclark@gmail.com> wrote:\n>> From: Peter Jones <pjones@redhat.com>\n>>\n>> EFI client programs need the signature information from the partition\n>> table to determine the disk a partition is on, so we need to fill that\n>> in here.\n>>\n>> Signed-off-by: Peter Jones <pjones@redhat.com>\n>> [separated from efi_loader part, and fixed build-errors for non-\n>>  CONFIG_EFI_PARTITION case]\n>> Signed-off-by: Rob Clark <robdclark@gmail.com>\n>\n> This is commit ff98cb90514d9b78 in mainline now and breaks all mx6 SPL boots:\n>\n> U-Boot SPL 2017.09-00221-g0d6ab32 (Oct 02 2017 - 15:13:19)\n> Trying to boot from MMC1\n> (hangs here)\n>\n> Does anyone know how to fix this problem?\n\nnot sure to what extent debug()/printf() works from SPL, but if it\ndoes maybe adding this patch with and without that commit and\ncomparing logs would give some hint:\n\n--------------\ndiff --git a/disk/part.c b/disk/part.c\nindex aa9183d696..8e0bf54b3e 100644\n--- a/disk/part.c\n+++ b/disk/part.c\n@@ -5,6 +5,8 @@\n  * SPDX-License-Identifier:    GPL-2.0+\n  */\n\n+#define DEBUG\n+\n #include <common.h>\n #include <command.h>\n #include <errno.h>\n@@ -13,7 +15,7 @@\n #include <part.h>\n #include <ubifs_uboot.h>\n\n-#undef    PART_DEBUG\n+#define    PART_DEBUG\n\n #ifdef    PART_DEBUG\n #define    PRINTF(fmt,args...)    printf (fmt ,##args)\n--------------\n\nI don't really see why this commit would cause problems, but I guess\neither something unexpected going on w/ partitions or block device\ndriver on this platform..\n\nBR,\n-R","headers":{"Return-Path":"<u-boot-bounces@lists.denx.de>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":["ozlabs.org;\n\tspf=none (mailfrom) smtp.mailfrom=lists.denx.de\n\t(client-ip=81.169.180.215; helo=lists.denx.de;\n\tenvelope-from=u-boot-bounces@lists.denx.de;\n\treceiver=<UNKNOWN>)","ozlabs.org;\n\tdkim=fail reason=\"signature verification failed\" (2048-bit key;\n\tunprotected) header.d=gmail.com header.i=@gmail.com\n\theader.b=\"BJRGwKRk\"; dkim-atps=neutral"],"Received":["from lists.denx.de (dione.denx.de [81.169.180.215])\n\tby ozlabs.org (Postfix) with ESMTP id 3y5XT84vMSz9s0g\n\tfor <incoming@patchwork.ozlabs.org>;\n\tTue,  3 Oct 2017 06:35:56 +1100 (AEDT)","by lists.denx.de (Postfix, from userid 105)\n\tid 5086BC21EFB; Mon,  2 Oct 2017 19:35:52 +0000 (UTC)","from lists.denx.de (localhost [IPv6:::1])\n\tby lists.denx.de (Postfix) with ESMTP id 0028AC21C4F;\n\tMon,  2 Oct 2017 19:35:50 +0000 (UTC)","by lists.denx.de (Postfix, from userid 105)\n\tid 6CCD7C21C4F; Mon,  2 Oct 2017 19:35:48 +0000 (UTC)","from mail-lf0-f66.google.com (mail-lf0-f66.google.com\n\t[209.85.215.66])\n\tby lists.denx.de (Postfix) with ESMTPS id 0B2D5C21C46\n\tfor <u-boot@lists.denx.de>; Mon,  2 Oct 2017 19:35:48 +0000 (UTC)","by mail-lf0-f66.google.com with SMTP id a18so7209812lfl.13\n\tfor <u-boot@lists.denx.de>; Mon, 02 Oct 2017 12:35:48 -0700 (PDT)","by 10.46.41.22 with HTTP; Mon, 2 Oct 2017 12:35:46 -0700 (PDT)"],"X-Spam-Checker-Version":"SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de","X-Spam-Level":"","X-Spam-Status":"No, score=-0.0 required=5.0 tests=FREEMAIL_FROM,\n\tKHOP_BIG_TO_CC, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL,\n\tT_DKIM_INVALID autolearn=unavailable\n\tautolearn_force=no version=3.4.0","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;\n\th=mime-version:in-reply-to:references:from:date:message-id:subject:to\n\t:cc; bh=OF+9pQJQwunOinUr2rEu0tCBvDaxecscVAia7gwHW/c=;\n\tb=BJRGwKRkQ1BQxq9cbyjaU7ta0kk/g3q8CL7AWLZdxBWkQGSnbIYHsqFTh7pKNqxep/\n\tGMal9fStsHEDB8CV020/tDZInjSC4JWdPWuyRyZDCZ/8jOR5L1jvnax3bWuIXYan/SCD\n\tB3a2oz7HzKF82JwM1GDJU0xeuWETN+wAvtUqQi6AkNS0OB+pRmWpU2KDpZGU5Bjr5B41\n\tSCyt4UUs/mK9+exG+X4UM5IdBvqhg4YkG9IxUTkgSkN9T2JGnkCeQaG+7Sf3OPU4YgLA\n\tYGgBELWPVKJRRibMaRQwgVzNl5szlkzErcVnbqNMYqNJ07+xs3VgAT/YxI74suuX6uH2\n\tPW2Q==","X-Google-DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed;\n\td=1e100.net; s=20161025;\n\th=x-gm-message-state:mime-version:in-reply-to:references:from:date\n\t:message-id:subject:to:cc;\n\tbh=OF+9pQJQwunOinUr2rEu0tCBvDaxecscVAia7gwHW/c=;\n\tb=hb673eptc/ex7zE7kYGoX53wU3FcmNSwBbI8lAFmSUcz8pTAEHUatfVsBM23GfOv9i\n\t/HrUCjTwFToQKCk/yEwzLJbWzgwcSxFpa5DNWOQDKsLwx1Z9PiYaSvuJwmtPi2aX0yPa\n\t42Mc8LjZjPz9iRry5HpNr+/OJdWWv+qymRBel/L6p6JSghqfc3n8igd82zaC0Uek4mzq\n\tVVaD//7jh9nEy0XdraLu5vVX27ZMg4d3byt6UxzyQ3AcBkuyZR1dNQ47/hER5e5GAwuf\n\tdY0G0ol35970zzEMzOfq1IShh1RoWWsBvg8gNPIqQBJVLHOuyd2JbTiq5Myrinjsr03l\n\tTvcQ==","X-Gm-Message-State":"AMCzsaXxSxRE/7Fyjho9f+9cY+M4qSrwtxhUYv80vjeGNFmuzk2nMN0E\n\tG7YGtbauiN/ZBT2EXwJhGx7vTzgD4TZifd+kbQ4=","X-Google-Smtp-Source":"AOwi7QC6xzPHpYKnLfBvcweVpUB8bsJBDnWSkaeL/w/hLO2HG4Hl3gDVAgk6XXN/WyTjRPJwxjWEbmMRkamxw100EeM=","X-Received":"by 10.25.76.138 with SMTP id z132mr123249lfa.224.1506972947390; \n\tMon, 02 Oct 2017 12:35:47 -0700 (PDT)","MIME-Version":"1.0","In-Reply-To":"<CAOMZO5DiNjq-K9t5z9GbA17q7wUR+Np_0rsTYsZWr8Mer9S3OQ@mail.gmail.com>","References":"<20170913220546.19560-1-robdclark@gmail.com>\n\t<20170913220546.19560-3-robdclark@gmail.com>\n\t<CAOMZO5DiNjq-K9t5z9GbA17q7wUR+Np_0rsTYsZWr8Mer9S3OQ@mail.gmail.com>","From":"Rob Clark <robdclark@gmail.com>","Date":"Mon, 2 Oct 2017 15:35:46 -0400","Message-ID":"<CAF6AEGsSeAqj+sgH8jq5eAcT50bnGNMW=RGot59J5zJcQTnK6A@mail.gmail.com>","To":"Fabio Estevam <festevam@gmail.com>","Cc":"Tom Rini <trini@konsulko.com>,\n\tOtavio Salvador <otavio.salvador@ossystems.com.br>,\n\tPetr Kulhavy <brain@jikos.cz>, Heinrich Schuchardt <xypron.glpk@gmx.de>, \n\tAlison Chaiken <alison@peloton-tech.com>,\n\tU-Boot Mailing List <u-boot@lists.denx.de>,\n\tWenbin Song <wenbin.song@nxp.com>, Peter Jones <pjones@redhat.com>,\n\tVincent Tinelli <vincent.tinelli@intel.com>, \n\tSteve Rae <steve.rae@raedomain.com>,\n\tMaxime Ripard <maxime.ripard@free-electrons.com>","Subject":"Re: [U-Boot] [PATCH v3 02/21] part: extract MBR signature from\n\tpartitions","X-BeenThere":"u-boot@lists.denx.de","X-Mailman-Version":"2.1.18","Precedence":"list","List-Id":"U-Boot discussion <u-boot.lists.denx.de>","List-Unsubscribe":"<https://lists.denx.de/options/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=unsubscribe>","List-Archive":"<http://lists.denx.de/pipermail/u-boot/>","List-Post":"<mailto:u-boot@lists.denx.de>","List-Help":"<mailto:u-boot-request@lists.denx.de?subject=help>","List-Subscribe":"<https://lists.denx.de/listinfo/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=subscribe>","Content-Type":"text/plain; charset=\"utf-8\"","Content-Transfer-Encoding":"base64","Errors-To":"u-boot-bounces@lists.denx.de","Sender":"\"U-Boot\" <u-boot-bounces@lists.denx.de>"}},{"id":1778681,"web_url":"http://patchwork.ozlabs.org/comment/1778681/","msgid":"<CAOMZO5AHeboLZ5PKV5KGOTNqAOMT_TTekVjVgsG1rb0HRS1a2A@mail.gmail.com>","list_archive_url":null,"date":"2017-10-03T00:30:59","subject":"Re: [U-Boot] [PATCH v3 02/21] part: extract MBR signature from\n\tpartitions","submitter":{"id":6978,"url":"http://patchwork.ozlabs.org/api/people/6978/","name":"Fabio Estevam","email":"festevam@gmail.com"},"content":"Hi Tom,\n\nOn Mon, Oct 2, 2017 at 4:32 PM, Tom Rini <trini@konsulko.com> wrote:\n\n> FWIW, on cubox the current status is looping, and your kludge I just get\n> no output :(  But there may be some other problems here too as I'm\n\nJust tried it on 2017.11-rc1 plus the attached hack and it boots fine:\n\nU-Boot SPL 2017.11-rc1-dirty (Oct 02 2017 - 21:27:10)\nTrying to boot from MMC1\n\n\nU-Boot 2017.11-rc1-dirty (Oct 02 2017 - 21:27:10 -0300)\n\nCPU:   Freescale i.MX6Q rev1.5 996 MHz (running at 792 MHz)\nCPU:   Extended Commercial temperature grade (-20C to 105C) at 26C\nReset cause: POR\nBoard: MX6 Cubox-i\nDRAM:  2 GiB\nMMC:   FSL_SDHC: 0\nNo panel detected: default to HDMI\nDisplay: HDMI (1024x768)\nIn:    serial\nOut:   serial\nErr:   serial\nNet:   FEC\nHit any key to stop autoboot:  0\n=>\nFrom b334aa07bcf959fed9c68bfc8e801f9aabe9b93c Mon Sep 17 00:00:00 2001\nFrom: Fabio Estevam <festevam@gmail.com>\nDate: Mon, 2 Oct 2017 21:28:14 -0300\nSubject: [PATCH] part_dos: hack\n\nSigned-off-by: Fabio Estevam <festevam@gmail.com>\n---\n disk/part_dos.c | 14 --------------\n 1 file changed, 14 deletions(-)\n\ndiff --git a/disk/part_dos.c b/disk/part_dos.c\nindex 1a36be0..a1cf553 100644\n--- a/disk/part_dos.c\n+++ b/disk/part_dos.c\n@@ -89,20 +89,6 @@ static int test_block_type(unsigned char *buffer)\n \n static int part_test_dos(struct blk_desc *dev_desc)\n {\n-\tALLOC_CACHE_ALIGN_BUFFER(legacy_mbr, mbr, dev_desc->blksz);\n-\n-\tif (blk_dread(dev_desc, 0, 1, (ulong *)mbr) != 1)\n-\t\treturn -1;\n-\n-\tif (test_block_type((unsigned char *)mbr) != DOS_MBR)\n-\t\treturn -1;\n-\n-\tif (dev_desc->sig_type == SIG_TYPE_NONE &&\n-\t    mbr->unique_mbr_signature != 0) {\n-\t\tdev_desc->sig_type = SIG_TYPE_MBR;\n-\t\tdev_desc->mbr_sig = mbr->unique_mbr_signature;\n-\t}\n-\n \treturn 0;\n }","headers":{"Return-Path":"<u-boot-bounces@lists.denx.de>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":["ozlabs.org;\n\tspf=none (mailfrom) smtp.mailfrom=lists.denx.de\n\t(client-ip=81.169.180.215; helo=lists.denx.de;\n\tenvelope-from=u-boot-bounces@lists.denx.de;\n\treceiver=<UNKNOWN>)","ozlabs.org;\n\tdkim=fail reason=\"signature verification failed\" (2048-bit key;\n\tunprotected) header.d=gmail.com header.i=@gmail.com\n\theader.b=\"N+OLXdvH\"; dkim-atps=neutral"],"Received":["from lists.denx.de (dione.denx.de [81.169.180.215])\n\tby ozlabs.org (Postfix) with ESMTP id 3y5g1m45qcz9t4X\n\tfor <incoming@patchwork.ozlabs.org>;\n\tTue,  3 Oct 2017 11:31:08 +1100 (AEDT)","by lists.denx.de (Postfix, from userid 105)\n\tid DF199C21F04; Tue,  3 Oct 2017 00:31:05 +0000 (UTC)","from lists.denx.de (localhost [IPv6:::1])\n\tby lists.denx.de (Postfix) with ESMTP id A316DC21C59;\n\tTue,  3 Oct 2017 00:31:03 +0000 (UTC)","by lists.denx.de (Postfix, from userid 105)\n\tid 25D19C21C59; Tue,  3 Oct 2017 00:31:02 +0000 (UTC)","from mail-oi0-f67.google.com (mail-oi0-f67.google.com\n\t[209.85.218.67])\n\tby lists.denx.de (Postfix) with ESMTPS id 829DCC21C46\n\tfor <u-boot@lists.denx.de>; Tue,  3 Oct 2017 00:31:01 +0000 (UTC)","by mail-oi0-f67.google.com with SMTP id y64so11828984oia.7\n\tfor <u-boot@lists.denx.de>; Mon, 02 Oct 2017 17:31:01 -0700 (PDT)","by 10.157.25.26 with HTTP; Mon, 2 Oct 2017 17:30:59 -0700 (PDT)"],"X-Spam-Checker-Version":"SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de","X-Spam-Level":"","X-Spam-Status":"No, score=-0.0 required=5.0 tests=FREEMAIL_FROM,\n\tKHOP_BIG_TO_CC, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL,\n\tT_DKIM_INVALID autolearn=unavailable\n\tautolearn_force=no version=3.4.0","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;\n\th=mime-version:in-reply-to:references:from:date:message-id:subject:to\n\t:cc; bh=w4L3hV3a3S7eu314w4BriDMjDyqz4H0ttc4UvAvH0fk=;\n\tb=N+OLXdvHp1/dyR7n1d6Wd6p18bcuj3zFWJNhFXmu/YwZJICJNCdNCzINo5jJa7axzN\n\ttqe9d78MspzGR3xn8jNmq/Xb/UkSzOZlCLwd8suCAmUAHMUYO0FtkYtK+u7PKGuPLSPK\n\t2u9wUaFe0f79fQxHUyfz+kmd9vCzCi3Ijy/RO5zH9sNVyP5eocWKl/jb9ET/JAlgatNj\n\troY/lNWnux2zjMfzpY8gJqxV2lila2+wuwmZ6xIdfq8ciCMEpFKSE1hSAhCh71uajJru\n\thhDnpObPdVDriBAkAKMpfH21nmWtXESjYE3zMoP8RRttwKW7Vq7noavCNjQaXMsunRBL\n\tDtgw==","X-Google-DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed;\n\td=1e100.net; s=20161025;\n\th=x-gm-message-state:mime-version:in-reply-to:references:from:date\n\t:message-id:subject:to:cc;\n\tbh=w4L3hV3a3S7eu314w4BriDMjDyqz4H0ttc4UvAvH0fk=;\n\tb=BuO5ebaUcldcDfKPSaRSEmxME36GSZ5hOS0U6n3OhglS33/m3FBpvGgkTLzrR3QU5n\n\tYtJ7kvptptkTRfgcla33BFh9yOzdCOUurykPTZrpvqjFIiYa3p1XpC/OkWb5h3JLy0TU\n\tdlAdL66lec8zZ8COTAvnpuNSqoq7xDfRO/krbZGMAl96Q8Kh91R7oReQ73eeCEEm1S85\n\t1O6/3mvxZLVZc/+nEDU9MqITXCQn5d2LtEXtFi6GaGgmR3dcJ17OBdemDlYxtr5ikg4g\n\tq2mNJt6V1G+biiFzIiGVcvwHPA4t5SZKneAsKfNjwA9Y0X48wwrFkV1gyX7SpcdjhrfF\n\t8JGQ==","X-Gm-Message-State":"AMCzsaUAIJgqCzPgIPu2mTGP2TzDHiLxIFZt+Th6lsAxts59E62wyLHf\n\tT/4H8/fmkYJEQEFU6DJVz5vpPiPbmjw/RanZV3M=","X-Google-Smtp-Source":"AOwi7QCYb2uASLgaambq69nNb/c49eNSSID1CwJuJbolkvyqwKuz6Alg7Up+ZzQYxs05qer2+hw+raoJZYkLzHrsp4Q=","X-Received":"by 10.202.240.86 with SMTP id o83mr8124775oih.295.1506990660021; \n\tMon, 02 Oct 2017 17:31:00 -0700 (PDT)","MIME-Version":"1.0","In-Reply-To":"<20171002193216.GJ13147@bill-the-cat>","References":"<20170913220546.19560-1-robdclark@gmail.com>\n\t<20170913220546.19560-3-robdclark@gmail.com>\n\t<CAOMZO5DiNjq-K9t5z9GbA17q7wUR+Np_0rsTYsZWr8Mer9S3OQ@mail.gmail.com>\n\t<CALeDE9M5DELN_6S+X0Yq87p29zmdY++JjnboXkUA8HR_KdZpKg@mail.gmail.com>\n\t<CAOMZO5BYLkSh6T1ph1g+AS43q2cmiZWGDsz7NOrXX5zPLxC=Qg@mail.gmail.com>\n\t<20171002193216.GJ13147@bill-the-cat>","From":"Fabio Estevam <festevam@gmail.com>","Date":"Mon, 2 Oct 2017 21:30:59 -0300","Message-ID":"<CAOMZO5AHeboLZ5PKV5KGOTNqAOMT_TTekVjVgsG1rb0HRS1a2A@mail.gmail.com>","To":"Tom Rini <trini@konsulko.com>","Content-Type":"multipart/mixed; boundary=\"94eb2c092f6af89138055a999ab6\"","Cc":"Otavio Salvador <otavio.salvador@ossystems.com.br>,\n\tPetr Kulhavy <brain@jikos.cz>, Heinrich Schuchardt <xypron.glpk@gmx.de>, \n\tWenbin Song <wenbin.song@nxp.com>,\n\tAlison Chaiken <alison@peloton-tech.com>, \n\tU-Boot Mailing List <u-boot@lists.denx.de>,\n\tPeter Jones <pjones@redhat.com>, \n\tVincent Tinelli <vincent.tinelli@intel.com>,\n\tSteve Rae <steve.rae@raedomain.com>,\n\tMaxime Ripard <maxime.ripard@free-electrons.com>","Subject":"Re: [U-Boot] [PATCH v3 02/21] part: extract MBR signature from\n\tpartitions","X-BeenThere":"u-boot@lists.denx.de","X-Mailman-Version":"2.1.18","Precedence":"list","List-Id":"U-Boot discussion <u-boot.lists.denx.de>","List-Unsubscribe":"<https://lists.denx.de/options/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=unsubscribe>","List-Archive":"<http://lists.denx.de/pipermail/u-boot/>","List-Post":"<mailto:u-boot@lists.denx.de>","List-Help":"<mailto:u-boot-request@lists.denx.de?subject=help>","List-Subscribe":"<https://lists.denx.de/listinfo/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=subscribe>","Errors-To":"u-boot-bounces@lists.denx.de","Sender":"\"U-Boot\" <u-boot-bounces@lists.denx.de>"}},{"id":1778700,"web_url":"http://patchwork.ozlabs.org/comment/1778700/","msgid":"<CAOMZO5B_raA3CeDFHmP3eTx-5aW-4+Mh4Lu3zt=gth0GaQyxUw@mail.gmail.com>","list_archive_url":null,"date":"2017-10-03T01:52:48","subject":"Re: [U-Boot] [PATCH v3 02/21] part: extract MBR signature from\n\tpartitions","submitter":{"id":6978,"url":"http://patchwork.ozlabs.org/api/people/6978/","name":"Fabio Estevam","email":"festevam@gmail.com"},"content":"Hi Rob,\n\nOn Mon, Oct 2, 2017 at 4:35 PM, Rob Clark <robdclark@gmail.com> wrote:\n\n> not sure to what extent debug()/printf() works from SPL, but if it\n> does maybe adding this patch with and without that commit and\n> comparing logs would give some hint:\n\nUnfortunately I don't get any logs with this debug patch.\n\n> I don't really see why this commit would cause problems, but I guess\n> either something unexpected going on w/ partitions or block device\n> driver on this platform..\n\nI have just sent a RFC patch that fixes the boot here.","headers":{"Return-Path":"<u-boot-bounces@lists.denx.de>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":["ozlabs.org;\n\tspf=none (mailfrom) smtp.mailfrom=lists.denx.de\n\t(client-ip=81.169.180.215; helo=lists.denx.de;\n\tenvelope-from=u-boot-bounces@lists.denx.de;\n\treceiver=<UNKNOWN>)","ozlabs.org;\n\tdkim=fail reason=\"signature verification failed\" (2048-bit key;\n\tunprotected) header.d=gmail.com header.i=@gmail.com\n\theader.b=\"fWY+qImt\"; dkim-atps=neutral"],"Received":["from lists.denx.de (dione.denx.de [81.169.180.215])\n\tby ozlabs.org (Postfix) with ESMTP id 3y5hr82nsmz9t4X\n\tfor <incoming@patchwork.ozlabs.org>;\n\tTue,  3 Oct 2017 12:52:56 +1100 (AEDT)","by lists.denx.de (Postfix, from userid 105)\n\tid 205A5C21F28; Tue,  3 Oct 2017 01:52:54 +0000 (UTC)","from lists.denx.de (localhost [IPv6:::1])\n\tby lists.denx.de (Postfix) with ESMTP id 4250DC21C59;\n\tTue,  3 Oct 2017 01:52:52 +0000 (UTC)","by lists.denx.de (Postfix, from userid 105)\n\tid 74231C21C59; Tue,  3 Oct 2017 01:52:50 +0000 (UTC)","from mail-oi0-f67.google.com (mail-oi0-f67.google.com\n\t[209.85.218.67])\n\tby lists.denx.de (Postfix) with ESMTPS id E94C7C21C46\n\tfor <u-boot@lists.denx.de>; Tue,  3 Oct 2017 01:52:49 +0000 (UTC)","by mail-oi0-f67.google.com with SMTP id p126so12031630oih.9\n\tfor <u-boot@lists.denx.de>; Mon, 02 Oct 2017 18:52:49 -0700 (PDT)","by 10.157.25.26 with HTTP; Mon, 2 Oct 2017 18:52:48 -0700 (PDT)"],"X-Spam-Checker-Version":"SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de","X-Spam-Level":"","X-Spam-Status":"No, score=-0.0 required=5.0 tests=FREEMAIL_FROM,\n\tKHOP_BIG_TO_CC, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL,\n\tT_DKIM_INVALID autolearn=unavailable\n\tautolearn_force=no version=3.4.0","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;\n\th=mime-version:in-reply-to:references:from:date:message-id:subject:to\n\t:cc; bh=6/3ndWZdwVY/tUGulK6q0B47b8uf2uOUW8jGaG3c+qM=;\n\tb=fWY+qImtQ+RzN7JXoJsg8eSsEr2XKVU+4GovXlyN4H/7z2ST4gKmif2fmPAjm6RG6s\n\tY4l2yDU6zJ84YtkpxfR6DVMlOs9EpEl3QXIrvcCGu+v+H6RLeE5WjTWmqA7W5MEy758/\n\thRfwLmPRM6+chVpjm3IBrKcI7WecDt2DBUVNLhZWT/boy1mAp0nedLPEDRGC1SX/ssKa\n\tZHC+ncBCeo4fA2v+QotVkoPxHIGxWwseopSDbewt6isE6DGbv8TA8OBJXF6NHYqD17Eo\n\tAz6DoaBzhUzFZWxfACCHVs3HVdc/+kXh+2+iGiLcehl+9bgvrqaNxLEFK2vqjNRrbELc\n\t8zDA==","X-Google-DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed;\n\td=1e100.net; s=20161025;\n\th=x-gm-message-state:mime-version:in-reply-to:references:from:date\n\t:message-id:subject:to:cc;\n\tbh=6/3ndWZdwVY/tUGulK6q0B47b8uf2uOUW8jGaG3c+qM=;\n\tb=YiUKG2zTwe/TtbNLa6+sR64HVfH0epAoh5w7LTgz/z5lyx65rcC9dRg/kd7pmdMEWO\n\t3ZkgEqRrCrfJTNbkSbTEt/7BA+TzQjdZ9xdG+/Sz6Wm00VmgBrqn3b51EzJ7at0Bdfd2\n\t4st8aImCKDag7HCJkWmoquSAXt6t1lvSJ3k+HaZ7NP9iaC2fMVffoy4tB5pQGETD+9s5\n\tjwdSEqQus2dyu7sdf+m5ugBgeP0kPPQxwzN7zo7gdZvHnCEiAitWBJiqSAgLZHWSXT11\n\tK+4ANr4cBoMs3Adxf4V1TlsOzaacIZMQR4A3k7Tx6Nvd34bmz6Q6PYm4Xn3Pnk7iqVPR\n\te1Zg==","X-Gm-Message-State":"AMCzsaVFz+QbXgv3mdtWVmleOSWTHgM/H/4s3Kw4+ApQEYqSLWNaqFQG\n\tUX8pQkksyuJA8qg8+9JhPFtKeZ1xsjEQ9OxWt0k=","X-Google-Smtp-Source":"AOwi7QB4nEMEYcrFnlP32WMYvN22IiNeueiUjyiOhUcWWd0nx8e6TkNQ3/RySTEnlLDu30Yx0NF5W25PhHqi8yG7FLs=","X-Received":"by 10.202.87.87 with SMTP id l84mr6970323oib.161.1506995568518; \n\tMon, 02 Oct 2017 18:52:48 -0700 (PDT)","MIME-Version":"1.0","In-Reply-To":"<CAF6AEGsSeAqj+sgH8jq5eAcT50bnGNMW=RGot59J5zJcQTnK6A@mail.gmail.com>","References":"<20170913220546.19560-1-robdclark@gmail.com>\n\t<20170913220546.19560-3-robdclark@gmail.com>\n\t<CAOMZO5DiNjq-K9t5z9GbA17q7wUR+Np_0rsTYsZWr8Mer9S3OQ@mail.gmail.com>\n\t<CAF6AEGsSeAqj+sgH8jq5eAcT50bnGNMW=RGot59J5zJcQTnK6A@mail.gmail.com>","From":"Fabio Estevam <festevam@gmail.com>","Date":"Mon, 2 Oct 2017 22:52:48 -0300","Message-ID":"<CAOMZO5B_raA3CeDFHmP3eTx-5aW-4+Mh4Lu3zt=gth0GaQyxUw@mail.gmail.com>","To":"Rob Clark <robdclark@gmail.com>","Cc":"Tom Rini <trini@konsulko.com>,\n\tOtavio Salvador <otavio.salvador@ossystems.com.br>,\n\tPetr Kulhavy <brain@jikos.cz>, Heinrich Schuchardt <xypron.glpk@gmx.de>, \n\tAlison Chaiken <alison@peloton-tech.com>,\n\tU-Boot Mailing List <u-boot@lists.denx.de>,\n\tWenbin Song <wenbin.song@nxp.com>, Peter Jones <pjones@redhat.com>,\n\tVincent Tinelli <vincent.tinelli@intel.com>, \n\tSteve Rae <steve.rae@raedomain.com>,\n\tMaxime Ripard <maxime.ripard@free-electrons.com>","Subject":"Re: [U-Boot] [PATCH v3 02/21] part: extract MBR signature from\n\tpartitions","X-BeenThere":"u-boot@lists.denx.de","X-Mailman-Version":"2.1.18","Precedence":"list","List-Id":"U-Boot discussion <u-boot.lists.denx.de>","List-Unsubscribe":"<https://lists.denx.de/options/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=unsubscribe>","List-Archive":"<http://lists.denx.de/pipermail/u-boot/>","List-Post":"<mailto:u-boot@lists.denx.de>","List-Help":"<mailto:u-boot-request@lists.denx.de?subject=help>","List-Subscribe":"<https://lists.denx.de/listinfo/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=subscribe>","Content-Type":"text/plain; charset=\"utf-8\"","Content-Transfer-Encoding":"base64","Errors-To":"u-boot-bounces@lists.denx.de","Sender":"\"U-Boot\" <u-boot-bounces@lists.denx.de>"}}]