public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [STATUS] v2013.01-rc3 out
@ 2013-01-10 21:49 Tom Rini
  2013-01-11  7:15 ` Lukasz Majewski
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Tom Rini @ 2013-01-10 21:49 UTC (permalink / raw)
  To: u-boot

Hey all,

As a reminder, we're scheduled for v2013.01 on the 15th.  I've pushed
out v2013.01-rc3 now.  I still expect:
- At least one more u-boot-arm PR
- Any other outstand bug fixes

I saw there was a request for an m68k change to come in from a
developer, Jason can you review and pass along please?  It is assigned
to you in patchwork.  And I suspect there's a few more bugfixes out
there we need to handle (I know of 2 different one for IGEP boards).

Please remind me here if there's something else that needs reviewing and
going in, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130110/a1a3e690/attachment.pgp>

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

* [U-Boot] [STATUS] v2013.01-rc3 out
  2013-01-10 21:49 [U-Boot] [STATUS] v2013.01-rc3 out Tom Rini
@ 2013-01-11  7:15 ` Lukasz Majewski
  2013-01-11 13:27 ` Marek Vasut
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 6+ messages in thread
From: Lukasz Majewski @ 2013-01-11  7:15 UTC (permalink / raw)
  To: u-boot

Hi Tom,

> Hey all,
> 
> As a reminder, we're scheduled for v2013.01 on the 15th.  I've pushed
> out v2013.01-rc3 now.  I still expect:
> - At least one more u-boot-arm PR

This pull request should contain some fixes for Samsung trats board
e.g pinmux fixes.

I've already asked Minkyu to prepare one.

> - Any other outstand bug fixes
> 
> I saw there was a request for an m68k change to come in from a
> developer, Jason can you review and pass along please?  It is assigned
> to you in patchwork.  And I suspect there's a few more bugfixes out
> there we need to handle (I know of 2 different one for IGEP boards).
> 
> Please remind me here if there's something else that needs reviewing
> and going in, thanks!
> 

Yes, testing in progress :-)

-- 
Best regards,

Lukasz Majewski

Samsung R&D Poland (SRPOL) | Linux Platform Group

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

* [U-Boot] [STATUS] v2013.01-rc3 out
  2013-01-10 21:49 [U-Boot] [STATUS] v2013.01-rc3 out Tom Rini
  2013-01-11  7:15 ` Lukasz Majewski
@ 2013-01-11 13:27 ` Marek Vasut
  2013-01-11 14:49 ` Jens Scharsig
  2013-01-14  7:33 ` Nikita Kiryanov
  3 siblings, 0 replies; 6+ messages in thread
From: Marek Vasut @ 2013-01-11 13:27 UTC (permalink / raw)
  To: u-boot

Dear Tom Rini,

> Hey all,
> 
> As a reminder, we're scheduled for v2013.01 on the 15th.  I've pushed
> out v2013.01-rc3 now.  I still expect:
> - At least one more u-boot-arm PR
> - Any other outstand bug fixes
> 
> I saw there was a request for an m68k change to come in from a
> developer, Jason can you review and pass along please?  It is assigned
> to you in patchwork.  And I suspect there's a few more bugfixes out
> there we need to handle (I know of 2 different one for IGEP boards).
> 
> Please remind me here if there's something else that needs reviewing and
> going in, thanks!

There's still the bug in vfat code.

Message-ID: <50ECCDE1.2020707@cavium.com>

Best regards,
Marek Vasut

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

* [U-Boot] [STATUS] v2013.01-rc3 out
  2013-01-10 21:49 [U-Boot] [STATUS] v2013.01-rc3 out Tom Rini
  2013-01-11  7:15 ` Lukasz Majewski
  2013-01-11 13:27 ` Marek Vasut
@ 2013-01-11 14:49 ` Jens Scharsig
  2013-01-14  7:33 ` Nikita Kiryanov
  3 siblings, 0 replies; 6+ messages in thread
From: Jens Scharsig @ 2013-01-11 14:49 UTC (permalink / raw)
  To: u-boot

Hello Tom Rini

> Hey all,
> 
> As a reminder, we're scheduled for v2013.01 on the 15th.  I've pushed
> out v2013.01-rc3 now.  I still expect:
> - At least one more u-boot-arm PR
> - Any other outstand bug fixes
> 
> I saw there was a request for an m68k change to come in from a
> developer, Jason can you review and pass along please?  It is assigned
> to you in patchwork.  And I suspect there's a few more bugfixes out
> there we need to handle (I know of 2 different one for IGEP boards).
> 
> Please remind me here if there's something else that needs reviewing and
> going in, thanks!
> 

the relocation of serial functions on m68k arch does not work correct.

we need the patch

http://patchwork.ozlabs.org/patch/201421/

in finale release

regards


Jens Scharsig

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

* [U-Boot] [STATUS] v2013.01-rc3 out
  2013-01-10 21:49 [U-Boot] [STATUS] v2013.01-rc3 out Tom Rini
                   ` (2 preceding siblings ...)
  2013-01-11 14:49 ` Jens Scharsig
@ 2013-01-14  7:33 ` Nikita Kiryanov
  2013-01-14 12:47   ` Tom Rini
  3 siblings, 1 reply; 6+ messages in thread
From: Nikita Kiryanov @ 2013-01-14  7:33 UTC (permalink / raw)
  To: u-boot

On 01/10/2013 11:49 PM, Tom Rini wrote:
> Hey all,
>
> As a reminder, we're scheduled for v2013.01 on the 15th.  I've pushed
> out v2013.01-rc3 now.  I still expect:
> - At least one more u-boot-arm PR
> - Any other outstand bug fixes
>
> I saw there was a request for an m68k change to come in from a
> developer, Jason can you review and pass along please?  It is assigned
> to you in patchwork.  And I suspect there's a few more bugfixes out
> there we need to handle (I know of 2 different one for IGEP boards).
>
> Please remind me here if there's something else that needs reviewing and
> going in, thanks!
>
>

Any chance of including my card detect and write protection series for
omap mmc (omap mmc: implement card detect and write protection)? We
really want this in the next release and it looks like Andy is away, so
he probably won't respond to it in time.

>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
>


-- 
Regards,
Nikita.

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

* [U-Boot] [STATUS] v2013.01-rc3 out
  2013-01-14  7:33 ` Nikita Kiryanov
@ 2013-01-14 12:47   ` Tom Rini
  0 siblings, 0 replies; 6+ messages in thread
From: Tom Rini @ 2013-01-14 12:47 UTC (permalink / raw)
  To: u-boot

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 01/14/2013 02:33 AM, Nikita Kiryanov wrote:
> On 01/10/2013 11:49 PM, Tom Rini wrote:
>> Hey all,
>> 
>> As a reminder, we're scheduled for v2013.01 on the 15th.  I've
>> pushed out v2013.01-rc3 now.  I still expect: - At least one more
>> u-boot-arm PR - Any other outstand bug fixes
>> 
>> I saw there was a request for an m68k change to come in from a 
>> developer, Jason can you review and pass along please?  It is
>> assigned to you in patchwork.  And I suspect there's a few more
>> bugfixes out there we need to handle (I know of 2 different one
>> for IGEP boards).
>> 
>> Please remind me here if there's something else that needs
>> reviewing and going in, thanks!
>> 
>> 
> 
> Any chance of including my card detect and write protection series
> for omap mmc (omap mmc: implement card detect and write
> protection)? We really want this in the next release and it looks
> like Andy is away, so he probably won't respond to it in time.

It came in well past the merge window closure, sorry.  It should be in
the next release.

- -- 
Tom
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with undefined - http://www.enigmail.net/

iQIcBAEBAgAGBQJQ8/56AAoJENk4IS6UOR1WUwwP/3hL/COzQ+r5RNTpobyV+EcA
YIhNaIp6VtuWl/CtuH35Yi9NMPRoWcXXgKrADhWW4GTpELpeM12oKAf4pbUVSsS/
YlzurpyWyQ8Sm0+aqvc/xlacoD9XOQHlwnYh6bK3hgDB8easW9VO9UJr6rKVMrQy
To9hN0C48OwUCM1RB55E4XloCOk5VjBu4k6LBTo714oYXXDGypXqirne2GKHOHPT
YHK10Dt0c+AYKmmy+gdMHYYoYIz4VxoLYmy28NGI1pbmKc7/PcABu8qo1iAc4oUI
Gtxa9sLbf49wubqNwixcNGV120X2uUX/1s6d+1RxW4+akgnjgsihAQF0aL4zSMBA
g7qKP0pBYAlpk6ioaUnAFzXsR1XZ1rDLTz9u+sBPYu1ob9mohNzpmop2L7Oo7VF1
35HU75qHBN/TDg9Ks3Eb2DzBzbAR18Z7G2aByefMgL0BV9sO9eP/pz41aN6itbOV
X28UEk0avC5nUATuiOr+1tWKASniCTJXu89UQM2LrzlfBGw0B8B7m5u6sRxurCND
M0+h7ULCIrgUtpA0CKfKEIrIFuC98VwLTtJk4ThMVG5Vp3Vz/XJWm3taXai3NpR0
Gezc4RNnS5Nps85waa79le3UzNts6P4QsE09TFKLByYXTeApAW3uy3vj0QB0ckVl
6Snxx2PAt0M2oVNiKlbF
=1onC
-----END PGP SIGNATURE-----

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

end of thread, other threads:[~2013-01-14 12:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-10 21:49 [U-Boot] [STATUS] v2013.01-rc3 out Tom Rini
2013-01-11  7:15 ` Lukasz Majewski
2013-01-11 13:27 ` Marek Vasut
2013-01-11 14:49 ` Jens Scharsig
2013-01-14  7:33 ` Nikita Kiryanov
2013-01-14 12:47   ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox