Re: [U-Boot] [ANN] U-Boot v2019.04-rc4 released

2019-04-09 Thread Stefan Roese

On 09.04.19 13:58, Tom Rini wrote:

On Mon, Apr 08, 2019 at 09:09:59AM -0400, Tom Rini wrote:

On Mon, Apr 08, 2019 at 03:07:36PM +0200, Stefan Roese wrote:

Hi Tom,

On 19.03.19 02:15, Tom Rini wrote:

Hey all,

So it's release day and I've put up v2019.04-rc4, I've updated git and
the tarballs are also up now.

Thanks again to having signed tags, between -rc3 and -rc4 we have a good
changelog under 'git log --merges v2019.04-rc3..v2019.04-rc4'

Right now I have outstanding changes in u-boot-socfpga and u-boot-usb to
apply.  I will, I've just been kicking builds on migrating
CONFIG_SPL_TEXT_BASE today, and I don't want to hold everything up on
being able to test those PRs.

We're looking at release on April 8th, 2019.


Is it still possible to include this fix in the upcoming release?

[1] watchdog: Move watchdog_dev to data section (BSS may not be cleared)
https://patchwork.ozlabs.org/patch/1075500/


I will give it a try, yes.


I forgot to send the email, but I did apply it to the release.


Thanks Tom, that's good to know.

Thanks,
Stefan
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] [ANN] U-Boot v2019.04-rc4 released

2019-04-09 Thread Tom Rini
On Mon, Apr 08, 2019 at 09:09:59AM -0400, Tom Rini wrote:
> On Mon, Apr 08, 2019 at 03:07:36PM +0200, Stefan Roese wrote:
> > Hi Tom,
> > 
> > On 19.03.19 02:15, Tom Rini wrote:
> > >Hey all,
> > >
> > >So it's release day and I've put up v2019.04-rc4, I've updated git and
> > >the tarballs are also up now.
> > >
> > >Thanks again to having signed tags, between -rc3 and -rc4 we have a good
> > >changelog under 'git log --merges v2019.04-rc3..v2019.04-rc4'
> > >
> > >Right now I have outstanding changes in u-boot-socfpga and u-boot-usb to
> > >apply.  I will, I've just been kicking builds on migrating
> > >CONFIG_SPL_TEXT_BASE today, and I don't want to hold everything up on
> > >being able to test those PRs.
> > >
> > >We're looking at release on April 8th, 2019.
> > 
> > Is it still possible to include this fix in the upcoming release?
> > 
> > [1] watchdog: Move watchdog_dev to data section (BSS may not be cleared)
> > https://patchwork.ozlabs.org/patch/1075500/
> 
> I will give it a try, yes.

I forgot to send the email, but I did apply it to the release.

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] [ANN] U-Boot v2019.04-rc4 released

2019-04-08 Thread Tom Rini
On Mon, Apr 08, 2019 at 03:07:36PM +0200, Stefan Roese wrote:
> Hi Tom,
> 
> On 19.03.19 02:15, Tom Rini wrote:
> >Hey all,
> >
> >So it's release day and I've put up v2019.04-rc4, I've updated git and
> >the tarballs are also up now.
> >
> >Thanks again to having signed tags, between -rc3 and -rc4 we have a good
> >changelog under 'git log --merges v2019.04-rc3..v2019.04-rc4'
> >
> >Right now I have outstanding changes in u-boot-socfpga and u-boot-usb to
> >apply.  I will, I've just been kicking builds on migrating
> >CONFIG_SPL_TEXT_BASE today, and I don't want to hold everything up on
> >being able to test those PRs.
> >
> >We're looking at release on April 8th, 2019.
> 
> Is it still possible to include this fix in the upcoming release?
> 
> [1] watchdog: Move watchdog_dev to data section (BSS may not be cleared)
> https://patchwork.ozlabs.org/patch/1075500/

I will give it a try, yes.

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] [ANN] U-Boot v2019.04-rc4 released

2019-04-08 Thread Stefan Roese

Hi Tom,

On 19.03.19 02:15, Tom Rini wrote:

Hey all,

So it's release day and I've put up v2019.04-rc4, I've updated git and
the tarballs are also up now.

Thanks again to having signed tags, between -rc3 and -rc4 we have a good
changelog under 'git log --merges v2019.04-rc3..v2019.04-rc4'

Right now I have outstanding changes in u-boot-socfpga and u-boot-usb to
apply.  I will, I've just been kicking builds on migrating
CONFIG_SPL_TEXT_BASE today, and I don't want to hold everything up on
being able to test those PRs.

We're looking at release on April 8th, 2019.


Is it still possible to include this fix in the upcoming release?

[1] watchdog: Move watchdog_dev to data section (BSS may not be cleared)
https://patchwork.ozlabs.org/patch/1075500/

Thanks,
Stefan
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] [ANN] U-Boot v2019.04-rc4 released

2019-03-19 Thread Anatolij Gustschin
Hi Tom,

On Mon, 18 Mar 2019 21:15:50 -0400
Tom Rini tr...@konsulko.com wrote:

> Hey all,
> 
> So it's release day and I've put up v2019.04-rc4, I've updated git and
> the tarballs are also up now.

Thanks!

...
> Right now I have outstanding changes in u-boot-socfpga and u-boot-usb to
> apply.  I will, I've just been kicking builds on migrating
> CONFIG_SPL_TEXT_BASE today, and I don't want to hold everything up on
> being able to test those PRs.

I think this [1] pull request hasn't been merged yet. There are some
fixes that should go into v2019.04 release.

[1] http://patchwork.ozlabs.org/patch/1055571

--
Anatolij
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] [ANN] U-Boot v2019.04-rc4 released

2019-03-18 Thread Tom Rini
Hey all,

So it's release day and I've put up v2019.04-rc4, I've updated git and
the tarballs are also up now.

Thanks again to having signed tags, between -rc3 and -rc4 we have a good
changelog under 'git log --merges v2019.04-rc3..v2019.04-rc4'

Right now I have outstanding changes in u-boot-socfpga and u-boot-usb to
apply.  I will, I've just been kicking builds on migrating
CONFIG_SPL_TEXT_BASE today, and I don't want to hold everything up on
being able to test those PRs.

We're looking at release on April 8th, 2019.

Thanks all!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot