diff mbox

[v2,1/1] configs/riotboard: bump u-boot to version 2015.04

Message ID 1430807978-24288-1-git-send-email-picmaster@mail.bg
State Accepted
Headers show

Commit Message

Nikolay Dimitrov May 5, 2015, 6:39 a.m. UTC
Signed-off-by: Nikolay Dimitrov <picmaster@mail.bg>
---
Changes v1 -> v2:
  - None, just did additional testing. v1 was rejected on my request as I
    suspected that u-boot v2015.04 breaks the network interface, but this
    is not the case and all works fine.

 configs/riotboard_defconfig |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Peter Korsgaard May 7, 2015, 9:09 p.m. UTC | #1
>>>>> "Nikolay" == Nikolay Dimitrov <picmaster@mail.bg> writes:

 > Signed-off-by: Nikolay Dimitrov <picmaster@mail.bg>
 > ---
 > Changes v1 -> v2:
 >   - None, just did additional testing. v1 was rejected on my request as I
 >     suspected that u-boot v2015.04 breaks the network interface, but this
 >     is not the case and all works fine.

Committed to next, thanks.
Nikolay Dimitrov May 14, 2015, 9:02 p.m. UTC | #2
Hi guys,

On 05/05/2015 09:39 AM, Nikolay Dimitrov wrote:
> Signed-off-by: Nikolay Dimitrov <picmaster@mail.bg>
> ---
> Changes v1 -> v2:
>    - None, just did additional testing. v1 was rejected on my request as I
>      suspected that u-boot v2015.04 breaks the network interface, but this
>      is not the case and all works fine.
>
>   configs/riotboard_defconfig |    2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/configs/riotboard_defconfig b/configs/riotboard_defconfig
> index 6e581fa..72c3e04 100644
> --- a/configs/riotboard_defconfig
> +++ b/configs/riotboard_defconfig
> @@ -14,7 +14,7 @@ BR2_ROOTFS_OVERLAY="board/embest/riotboard/rootfs_overlay"
>
>   # bootloader
>   BR2_TARGET_UBOOT=y
> -BR2_TARGET_UBOOT_VERSION="2015.01"
> +BR2_TARGET_UBOOT_VERSION="2015.04"
>   BR2_TARGET_UBOOT_BOARDNAME="riotboard"
>   BR2_TARGET_UBOOT_FORMAT_IMX=y

FYI - don't want to push anyone, but just don't see my resent patch in 
Patchwork, so I was concerned it was "lost in space".

Regards,
Nikolay
Baruch Siach May 15, 2015, 3:54 a.m. UTC | #3
Hi Nikolay,

On Fri, May 15, 2015 at 12:02:20AM +0300, Nikolay Dimitrov wrote:
> On 05/05/2015 09:39 AM, Nikolay Dimitrov wrote:
> >Signed-off-by: Nikolay Dimitrov <picmaster@mail.bg>
> >---
> >Changes v1 -> v2:
> >   - None, just did additional testing. v1 was rejected on my request as I
> >     suspected that u-boot v2015.04 breaks the network interface, but this
> >     is not the case and all works fine.
> >
> >  configs/riotboard_defconfig |    2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> >diff --git a/configs/riotboard_defconfig b/configs/riotboard_defconfig
> >index 6e581fa..72c3e04 100644
> >--- a/configs/riotboard_defconfig
> >+++ b/configs/riotboard_defconfig
> >@@ -14,7 +14,7 @@ BR2_ROOTFS_OVERLAY="board/embest/riotboard/rootfs_overlay"
> >
> >  # bootloader
> >  BR2_TARGET_UBOOT=y
> >-BR2_TARGET_UBOOT_VERSION="2015.01"
> >+BR2_TARGET_UBOOT_VERSION="2015.04"
> >  BR2_TARGET_UBOOT_BOARDNAME="riotboard"
> >  BR2_TARGET_UBOOT_FORMAT_IMX=y
> 
> FYI - don't want to push anyone, but just don't see my resent patch in
> Patchwork, so I was concerned it was "lost in space".

Your patch is at http://patchwork.ozlabs.org/patch/467928/. Peter has 
apparently marked the patch as "Accepted", although it is clearly not.

baruch
Peter Korsgaard May 15, 2015, 6:22 a.m. UTC | #4
>>>>> "Baruch" == Baruch Siach <baruch@tkos.co.il> writes:

Hi,

>> >+++ b/configs/riotboard_defconfig
 >> >@@ -14,7 +14,7 @@ BR2_ROOTFS_OVERLAY="board/embest/riotboard/rootfs_overlay"
 >> >
 >> >  # bootloader
 >> >  BR2_TARGET_UBOOT=y
 >> >-BR2_TARGET_UBOOT_VERSION="2015.01"
 >> >+BR2_TARGET_UBOOT_VERSION="2015.04"
 >> >  BR2_TARGET_UBOOT_BOARDNAME="riotboard"
 >> >  BR2_TARGET_UBOOT_FORMAT_IMX=y
 >> 
 >> FYI - don't want to push anyone, but just don't see my resent patch in
 >> Patchwork, so I was concerned it was "lost in space".

 > Your patch is at http://patchwork.ozlabs.org/patch/467928/. Peter has 
 > apparently marked the patch as "Accepted", although it is clearly not.

Yes, it is - To the next branch. I added it on the 7th, and replied to
the mail:

http://lists.busybox.net/pipermail/buildroot/2015-May/127991.html

Nikolay, didn't you receive my mail?
Nikolay Dimitrov May 15, 2015, 9:36 a.m. UTC | #5
Hi Peter, Baruch,

On 05/15/2015 09:22 AM, Peter Korsgaard wrote:
>>>>>> "Baruch" == Baruch Siach <baruch@tkos.co.il> writes:
>
> Hi,
>
>>>> +++ b/configs/riotboard_defconfig
>   >> >@@ -14,7 +14,7 @@ BR2_ROOTFS_OVERLAY="board/embest/riotboard/rootfs_overlay"
>   >> >
>   >> >  # bootloader
>   >> >  BR2_TARGET_UBOOT=y
>   >> >-BR2_TARGET_UBOOT_VERSION="2015.01"
>   >> >+BR2_TARGET_UBOOT_VERSION="2015.04"
>   >> >  BR2_TARGET_UBOOT_BOARDNAME="riotboard"
>   >> >  BR2_TARGET_UBOOT_FORMAT_IMX=y
>   >>
>   >> FYI - don't want to push anyone, but just don't see my resent patch in
>   >> Patchwork, so I was concerned it was "lost in space".
>
>   > Your patch is at http://patchwork.ozlabs.org/patch/467928/. Peter has
>   > apparently marked the patch as "Accepted", although it is clearly not.
>
> Yes, it is - To the next branch. I added it on the 7th, and replied to
> the mail:
>
> http://lists.busybox.net/pipermail/buildroot/2015-May/127991.html
>
> Nikolay, didn't you receive my mail?

Thanks a lot. It turned out that I actually received your confirmation,
but my email client filter sorted your email in the wrong folder,
due to a mistake on my side. It should be better now :).

Have a nice weekend,
Nikolay
diff mbox

Patch

diff --git a/configs/riotboard_defconfig b/configs/riotboard_defconfig
index 6e581fa..72c3e04 100644
--- a/configs/riotboard_defconfig
+++ b/configs/riotboard_defconfig
@@ -14,7 +14,7 @@  BR2_ROOTFS_OVERLAY="board/embest/riotboard/rootfs_overlay"
 
 # bootloader
 BR2_TARGET_UBOOT=y
-BR2_TARGET_UBOOT_VERSION="2015.01"
+BR2_TARGET_UBOOT_VERSION="2015.04"
 BR2_TARGET_UBOOT_BOARDNAME="riotboard"
 BR2_TARGET_UBOOT_FORMAT_IMX=y