[U-Boot] [PULL] efi patch queue 2018-07-25

Alexander Graf agraf at suse.de
Mon Jul 30 16:14:16 UTC 2018


On 07/30/2018 06:05 PM, Simon Glass wrote:
> Hi,
>
> On 28 July 2018 at 09:55, Tom Rini <trini at konsulko.com> wrote:
>> On Wed, Jul 25, 2018 at 03:04:27PM +0200, Alexander Graf wrote:
>>
>>> Hi Tom,
>>>
>>> This is my current patch queue for efi.  Please pull.
>>>
>>> Alex
>>>
>>>
>>> The following changes since commit 323a73adc9a1bf2de43fe03bdd9c3038ce7c2784:
>>>
>>>    mtd: nand: add new enum for storing ECC algorithm (2018-07-23 14:33:21 -0400)
>>>
>>> are available in the git repository at:
>>>
>>>    git://github.com/agraf/u-boot.git tags/signed-efi-next
>>>
>>> for you to fetch changes up to 0b8a88ab6aa24de0ef2bf1e8109409f71e770a8e:
>>>
>>>    MAINTAINERS: assign lib/charset.c (2018-07-25 15:00:24 +0200)
>>>
>> NAK, this breaks one of the filesystem tests.  Specifically:
>> commit 0dc1bfb7302d220a48364263d5632d6d572b069b
>> Author: Heinrich Schuchardt <xypron.glpk at gmx.de>
>> Date:   Mon Jul 2 02:41:23 2018 +0200
>>
>>      fs: fat: cannot write to subdirectories
>>
>> Breaks TC13: 1MB write to ./1MB.file.w2
> This is getting a little painful for me :-)
>
> The EFI tree contains a few of the patches needed to make sandbox
> support EFI, but not all. A rebase on this tree provides me with a
> segfault, so it needs more work. But we are right at RC1.
>
> Looking at the state of things it is clear that I cannot just pull in
> my previously applied patches since there are various changes. I'm
> going to have to send a new set of patches.
>
> Perhaps as a way forward we could drop this one patch and apply to
> master? Then I can do my side of things while the patch is worked on?

What is really missing to just make the test pass? All we need to do is 
adapt the fail/success rate of the fat test, right?

How do I quickly run the test to cook up a patch?


Alex



More information about the U-Boot mailing list