All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Glass <sjg@chromium.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v6 02/13] efi: Init the 'rows' and 'cols' variables
Date: Thu, 14 Jun 2018 06:58:21 -0600	[thread overview]
Message-ID: <CAPnjgZ3+w=yGsGu+afDYFFkROaEkd3Hd-Ta3BZyoTrpF4iY9bQ@mail.gmail.com> (raw)
In-Reply-To: <81d06c31-d4c6-75ff-f4a2-8b7a40bc2752@suse.de>

Hi Alex,

On 14 June 2018 at 04:11, Alexander Graf <agraf@suse.de> wrote:
> On 06/13/2018 04:37 AM, Simon Glass wrote:
>>
>> The current code causes a compiler error on gcc 4.8.4 as used by sandbox
>> on Ubuntu 14.04, which is fairly recent. Init these variables to fix the
>> problem.
>>
>> Signed-off-by: Simon Glass <sjg@chromium.org>
>
>
> I thought this patch was obsolete now?
>
> Alex
>

Yes Heinrich pointed out that it isn't needed now.

Regards,
Simon

  reply	other threads:[~2018-06-14 12:58 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-13  2:37 [U-Boot] [PATCH v6 00/13] efi: Enable basic sandbox support for EFI loader Simon Glass
2018-06-13  2:37 ` [U-Boot] [PATCH v6 01/13] efi: Don't allow CMD_BOOTEFI_SELFTEST on sandbox Simon Glass
2018-06-13  2:37 ` [U-Boot] [PATCH v6 02/13] efi: Init the 'rows' and 'cols' variables Simon Glass
2018-06-14 10:11   ` Alexander Graf
2018-06-14 12:58     ` Simon Glass [this message]
2018-06-13  2:37 ` [U-Boot] [PATCH v6 03/13] efi: sandbox: Adjust memory usage for sandbox Simon Glass
2018-06-14 10:12   ` Alexander Graf
2018-06-14 12:58     ` Simon Glass
2018-06-14 13:41       ` Alexander Graf
2018-06-14 14:12         ` Simon Glass
2018-06-14 14:22           ` Alexander Graf
2018-06-14 15:43             ` Simon Glass
2018-06-14 15:47               ` Alexander Graf
2018-06-14 15:53                 ` Simon Glass
2018-06-14 16:07                   ` Alexander Graf
2018-06-14 16:13                     ` Simon Glass
2018-06-14 16:26                       ` Alexander Graf
2018-06-14 16:33                         ` Simon Glass
2018-06-14 16:42                           ` Alexander Graf
2018-06-14 16:55                             ` Simon Glass
2018-06-14 17:08                               ` Alexander Graf
2018-06-14 17:15                                 ` Simon Glass
2018-06-14 18:05                                   ` Alexander Graf
2018-06-14 19:02                                     ` Simon Glass
2018-06-14 19:32                                       ` Alexander Graf
2018-06-20 17:51                                         ` Simon Glass
2018-06-13  2:37 ` [U-Boot] [PATCH v6 04/13] sandbox: smbios: Update to support sandbox Simon Glass
2018-06-13  2:37 ` [U-Boot] [PATCH v6 05/13] efi: sandbox: Add distroboot support Simon Glass
2018-06-14 10:13   ` Alexander Graf
2018-06-13  2:37 ` [U-Boot] [PATCH v6 06/13] efi: sandbox: Add relocation constants Simon Glass
2018-06-14 10:14   ` Alexander Graf
2018-06-13  2:37 ` [U-Boot] [PATCH v6 07/13] efi: Add a comment about duplicated ELF constants Simon Glass
2018-06-14 10:15   ` Alexander Graf
2018-06-13  2:37 ` [U-Boot] [PATCH v6 08/13] efi: sandbox: Enable EFI loader builder for sandbox Simon Glass
2018-06-14 10:19   ` Alexander Graf
2018-06-13  2:37 ` [U-Boot] [PATCH v6 09/13] efi: Split out test init/uninit into functions Simon Glass
2018-06-13  2:37 ` [U-Boot] [PATCH v6 10/13] efi: sandbox: Add a simple 'bootefi test' command Simon Glass
2018-06-13  2:37 ` [U-Boot] [PATCH v6 11/13] efi: Create a function to set up for running EFI code Simon Glass
2018-06-13  2:37 ` [U-Boot] [PATCH v6 12/13] efi: Rename bootefi_test_finish() to bootefi_run_finish() Simon Glass
2018-06-13  2:37 ` [U-Boot] [PATCH v6 13/13] Revert "buildman: Extract environment as part of each build" Simon Glass
2018-06-13  2:41   ` Simon Glass

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAPnjgZ3+w=yGsGu+afDYFFkROaEkd3Hd-Ta3BZyoTrpF4iY9bQ@mail.gmail.com' \
    --to=sjg@chromium.org \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.