public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Heiko Schocher <hs@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [ANN] U-Boot v2017.05-rc2 released
Date: Wed, 19 Apr 2017 07:29:56 +0200	[thread overview]
Message-ID: <58F6F5D4.2010006@denx.de> (raw)
In-Reply-To: <20170417222227.GC19487@bill-the-cat>

Hello Tom,

added Lukasz, Marek and Felipe,

Am 18.04.2017 um 00:22 schrieb Tom Rini:
> Hey all,
>
> It's release day and v2017.05-rc2 is out.  I think my patchwork queue is
> looking good currently.  I have some outstanding removal patches to take
> from Masahiro related to architectures that I removed as promised.  The
> release is bigger than I really wanted, but since I was on vacation for
> most of the normal -rc1 window, stuff came in that would have come in
> then now, instead.  Things are on track for -rc3 on the 1st.

My weekly dfu test on the siemens smartweb board failed with
current HEAD.

I started an automated git bisect with tbot, and found:

2017-04-19 07:24:30,717:CON    :tbotlib   # tb_ctrl: git bisect visualize
2017-04-19 07:24:30,783:CON    :tbotlib   # tb_ctrl: commit 842778a091047b0c868efa12229633959f711152
Author: Felipe Balbi <felipe.balbi@linux.intel.com>
Date:   Wed Feb 22 17:12:40 2017 +0200
     usb: gadget: g_dnl: only set iSerialNumber if we have a serial#

     We don't want to claim that we support a serial number string and
     later return nothing. Because of that, if g_dnl_serial is an empty
     string, let's skip setting iSerialNumber to a valid number.

     Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
hs at pollux [ 7:24:30] ttbott>
2017-04-19 07:24:31,769:CON    :tbotlib   # tb_ctrl: git bisect log
2017-04-19 07:24:31,836:CON    :tbotlib   # tb_ctrl: git bisect start
# bad: [f6c1df44b815a08585e7fd3805a1db51a5955d09] Prepare v2017.05-rc2
git bisect bad f6c1df44b815a08585e7fd3805a1db51a5955d09
# good: [9963890b8be1d208035945abc5ba9f77637b6542] libfdt: fix build with Python 3
git bisect good 9963890b8be1d208035945abc5ba9f77637b6542
# good: [af1b7286d8b2712cff5779d8a1565afed9d9d8e6] Merge branch 'master' of git://git.denx.de/u-boot-mmc
git bisect good af1b7286d8b2712cff5779d8a1565afed9d9d8e6
# bad: [3fea95369850987de15a2a0ac009d05e13b90246] Merge branch 'master' of 
git://git.denx.de/u-boot-video
git bisect bad 3fea95369850987de15a2a0ac009d05e13b90246
# good: [c1a16c3ab541c014b029b42cc27cae496107e170] Merge branch 'master' of 
git://git.denx.de/u-boot-socfpga
git bisect good c1a16c3ab541c014b029b42cc27cae496107e170
# bad: [fbeb33752999e7317113199ef89873d6b6916814] buildman: Translate more strings to latin-1
git bisect bad fbeb33752999e7317113199ef89873d6b6916814
# bad: [b7bf4a95922c3e1a4974aa34ebb714ac2eb89937] usb: dwc3: ensure consistent types for 
dwc3_flush_cache
git bisect bad b7bf4a95922c3e1a4974aa34ebb714ac2eb89937
# good: [12d0b8f5f07b76d7447d60f7528d578233553909] usb: gadget: g_dnl: hold maximum string descriptor
git bisect good 12d0b8f5f07b76d7447d60f7528d578233553909
# bad: [207835b13feeae15db0555574d89352a4e5379a4] usb: gadget: g_dnl: don't set iProduct nor 
iSerialNumber
git bisect bad 207835b13feeae15db0555574d89352a4e5379a4
# bad: [842778a091047b0c868efa12229633959f711152] usb: gadget: g_dnl: only set iSerialNumber if we 
have a serial#
git bisect bad 842778a091047b0c868efa12229633959f711152
# first bad commit: [842778a091047b0c868efa12229633959f711152] usb: gadget: g_dnl: only set 
iSerialNumber if we have a serial#
hs at pollux [ 7:24:31] ttbott>

Any ideas?

bye,
Heiko
-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

  reply	other threads:[~2017-04-19  5:29 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-17 22:22 [U-Boot] [ANN] U-Boot v2017.05-rc2 released Tom Rini
2017-04-19  5:29 ` Heiko Schocher [this message]
2017-04-19  8:43   ` Marek Vasut
2017-04-19  9:46     ` Heiko Schocher
2017-04-19  9:51       ` Marek Vasut
2017-04-19 10:39         ` Heiko Schocher
2017-04-19 11:24           ` Marek Vasut
2017-04-19 12:07             ` Lukasz Majewski
2017-06-26  5:48               ` [U-Boot] drivers: usb: dfu: set serial number from board code was: " Heiko Schocher
2017-06-26 10:17                 ` Lukasz Majewski
2017-06-26 10:22                   ` Felipe Balbi
2017-06-26 10:50                     ` Heiko Schocher
2017-06-26 10:55                       ` Lukasz Majewski
2017-04-19 10:48   ` [U-Boot] " Lukasz Majewski
2017-04-20 23:23 ` Andreas Färber
2017-04-20 23:44   ` Simon Glass
2017-04-21  0:34     ` Andreas Färber
2017-04-21  0:47       ` Andreas Färber
2017-04-21  2:10         ` Simon Glass
2017-04-21  2:24           ` Andreas Färber
2017-04-21  2:43             ` Andreas Färber
2017-04-21  2:54               ` Andreas Färber
2017-04-21  3:04                 ` Simon Glass
2017-04-21  2:07       ` Simon Glass
2017-04-21  4:43   ` Andreas Färber

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=58F6F5D4.2010006@denx.de \
    --to=hs@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox