From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Simek Date: Mon, 27 Jul 2020 16:55:43 +0200 Subject: Please pull u-boot-dm In-Reply-To: References: <20200724010933.GE6227@bill-the-cat> <20200724124126.GF6227@bill-the-cat> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 27. 07. 20 16:54, Simon Glass wrote: > Hi Tom, > > On Fri, 24 Jul 2020 at 06:41, Tom Rini wrote: >> >> On Thu, Jul 23, 2020 at 09:09:33PM -0400, Tom Rini wrote: >>> On Mon, Jul 20, 2020 at 02:19:02PM -0600, Simon Glass wrote: >>> >>>> Hi Tom, >>>> >>>> https://gitlab.denx.de/u-boot/custodians/u-boot-dm/pipelines/4139 >>>> >>>> The following changes since commit 7303ba10a4a39852b9ba356fae5656b43122eec6: >>>> >>>> Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 >>>> (2020-07-20 09:25:32 -0400) >>>> >>>> are available in the Git repository at: >>>> >>>> git://git.denx.de/u-boot-dm.git tags/dm-pull-20jul20 >>>> >>>> for you to fetch changes up to 60e7fa8b3b8538aae1e644dac61d5e4076901edb: >>>> >>>> treewide: convert devfdt_get_addr() to dev_read_addr() (2020-07-20 >>>> 11:37:47 -0600) >>>> >>> >>> Applied to u-boot/master, thanks! >> >> I spoke too soon. This is reliably causing: >> https://travis-ci.org/github/trini/u-boot/jobs/711313649 >> and I don't see why it's different from: >> https://gitlab.denx.de/u-boot/u-boot/-/jobs/129107 >> >> But, I also don't see why in both cases we say that pyelftools isn't >> installed when it very much is. >> >> So I've reverted this for now, sorry. > > That's a strange one, but I may have a handle on it (hopefully). > > Re pyelftools, where are you seeing that message? I expect it is this. https://travis-ci.org/github/michalsimek/u-boot/jobs/711439127 Thanks, Michal