All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 1/1] configs/riotboard: bump u-boot to version 2015.04
@ 2015-05-05  6:39 Nikolay Dimitrov
  2015-05-07 21:09 ` Peter Korsgaard
  2015-05-14 21:02 ` Nikolay Dimitrov
  0 siblings, 2 replies; 6+ messages in thread
From: Nikolay Dimitrov @ 2015-05-05  6:39 UTC (permalink / raw)
  To: buildroot

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
 
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [Buildroot] [PATCH v2 1/1] configs/riotboard: bump u-boot to version 2015.04
  2015-05-05  6:39 [Buildroot] [PATCH v2 1/1] configs/riotboard: bump u-boot to version 2015.04 Nikolay Dimitrov
@ 2015-05-07 21:09 ` Peter Korsgaard
  2015-05-14 21:02 ` Nikolay Dimitrov
  1 sibling, 0 replies; 6+ messages in thread
From: Peter Korsgaard @ 2015-05-07 21:09 UTC (permalink / raw)
  To: buildroot

>>>>> "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.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] [PATCH v2 1/1] configs/riotboard: bump u-boot to version 2015.04
  2015-05-05  6:39 [Buildroot] [PATCH v2 1/1] configs/riotboard: bump u-boot to version 2015.04 Nikolay Dimitrov
  2015-05-07 21:09 ` Peter Korsgaard
@ 2015-05-14 21:02 ` Nikolay Dimitrov
  2015-05-15  3:54   ` Baruch Siach
  1 sibling, 1 reply; 6+ messages in thread
From: Nikolay Dimitrov @ 2015-05-14 21:02 UTC (permalink / raw)
  To: buildroot

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] [PATCH v2 1/1] configs/riotboard: bump u-boot to version 2015.04
  2015-05-14 21:02 ` Nikolay Dimitrov
@ 2015-05-15  3:54   ` Baruch Siach
  2015-05-15  6:22     ` Peter Korsgaard
  0 siblings, 1 reply; 6+ messages in thread
From: Baruch Siach @ 2015-05-15  3:54 UTC (permalink / raw)
  To: buildroot

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

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] [PATCH v2 1/1] configs/riotboard: bump u-boot to version 2015.04
  2015-05-15  3:54   ` Baruch Siach
@ 2015-05-15  6:22     ` Peter Korsgaard
  2015-05-15  9:36       ` Nikolay Dimitrov
  0 siblings, 1 reply; 6+ messages in thread
From: Peter Korsgaard @ 2015-05-15  6:22 UTC (permalink / raw)
  To: buildroot

>>>>> "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?

-- 
Venlig hilsen,
Peter Korsgaard 

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] [PATCH v2 1/1] configs/riotboard: bump u-boot to version 2015.04
  2015-05-15  6:22     ` Peter Korsgaard
@ 2015-05-15  9:36       ` Nikolay Dimitrov
  0 siblings, 0 replies; 6+ messages in thread
From: Nikolay Dimitrov @ 2015-05-15  9:36 UTC (permalink / raw)
  To: buildroot

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-05-15  9:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-05  6:39 [Buildroot] [PATCH v2 1/1] configs/riotboard: bump u-boot to version 2015.04 Nikolay Dimitrov
2015-05-07 21:09 ` Peter Korsgaard
2015-05-14 21:02 ` Nikolay Dimitrov
2015-05-15  3:54   ` Baruch Siach
2015-05-15  6:22     ` Peter Korsgaard
2015-05-15  9:36       ` Nikolay Dimitrov

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.