mbox

[U-Boot] Please pull u-boot-x86

Message ID CAPnjgZ3xD9=sQBeOMVfv7ikotT26-dsmwRVpgMUxW8+ckpUrag@mail.gmail.com
State Superseded
Delegated to: Tom Rini
Headers show

Pull-request

git://git.denx.de/u-boot-x86.git

Message

Simon Glass Sept. 29, 2015, 4:46 a.m. UTC
Hi,

A little bug fix,

The following changes since commit 1f8836396de8215b7f460616926052b32597bb29:

  Prepare v2015.10-rc4 (2015-09-28 16:57:42 -0400)

are available in the git repository at:

  git://git.denx.de/u-boot-x86.git

for you to fetch changes up to c1446ac6c11dab19490a552f16ab39df8d5b3de3:

  x86: chromebook_link: Expand early malloc() memory (2015-09-28 22:27:17 -0600)

----------------------------------------------------------------
Simon Glass (1):
      x86: chromebook_link: Expand early malloc() memory

 configs/chromebook_link_defconfig | 1 +
 1 file changed, 1 insertion(+)

Regards,
Simon

Comments

Bin Meng Sept. 29, 2015, 4:48 a.m. UTC | #1
Hi Simon,

On Tue, Sep 29, 2015 at 12:46 PM, Simon Glass <sjg@chromium.org> wrote:
> Hi,
>
> A little bug fix,
>
> The following changes since commit 1f8836396de8215b7f460616926052b32597bb29:
>
>   Prepare v2015.10-rc4 (2015-09-28 16:57:42 -0400)
>
> are available in the git repository at:
>
>   git://git.denx.de/u-boot-x86.git
>
> for you to fetch changes up to c1446ac6c11dab19490a552f16ab39df8d5b3de3:
>
>   x86: chromebook_link: Expand early malloc() memory (2015-09-28 22:27:17 -0600)
>
> ----------------------------------------------------------------
> Simon Glass (1):
>       x86: chromebook_link: Expand early malloc() memory
>
>  configs/chromebook_link_defconfig | 1 +
>  1 file changed, 1 insertion(+)
>

Do you have a chance to check this one?
http://patchwork.ozlabs.org/patch/523266/

Regards,
Bin
Simon Glass Sept. 29, 2015, 4:51 a.m. UTC | #2
Hi Bin,

On 28 September 2015 at 22:48, Bin Meng <bmeng.cn@gmail.com> wrote:
> Hi Simon,
>
> On Tue, Sep 29, 2015 at 12:46 PM, Simon Glass <sjg@chromium.org> wrote:
>> Hi,
>>
>> A little bug fix,
>>
>> The following changes since commit 1f8836396de8215b7f460616926052b32597bb29:
>>
>>   Prepare v2015.10-rc4 (2015-09-28 16:57:42 -0400)
>>
>> are available in the git repository at:
>>
>>   git://git.denx.de/u-boot-x86.git
>>
>> for you to fetch changes up to c1446ac6c11dab19490a552f16ab39df8d5b3de3:
>>
>>   x86: chromebook_link: Expand early malloc() memory (2015-09-28 22:27:17 -0600)
>>
>> ----------------------------------------------------------------
>> Simon Glass (1):
>>       x86: chromebook_link: Expand early malloc() memory
>>
>>  configs/chromebook_link_defconfig | 1 +
>>  1 file changed, 1 insertion(+)
>>
>
> Do you have a chance to check this one?
> http://patchwork.ozlabs.org/patch/523266/

I'll take a look. Tom can you hold off on this pull request? I'll try
to make this the last one.

Regards,
Simon