[U-Boot] binman failures for uboot_video-master and tegra-master builds

We're seeing a lot of this lately in our test frame builds:
COPY spl/u-boot-spl.bin
BINMAN u-boot-tegra.bin
binman: Unknown entry type 'u-boot-spl' in node '/binman/image1/u-boot-spl'
u-boot-video/master and just recently 32-bit builds for tegra/master.
I don't use binman much, and I'm not seeing those errors with my local tegra builds using MAKEALL (I know, I should move over to binman/buildman, but ...). Stephen is out on vacation.
Anyone have any ideas of what could be wrong here?
Tom
-- nvpublic

Hi Tom,
I think Stephen hit this and it was stale .pyc files on the build machine.
From memory the 'entry.py' file moved from the etype/ subdir to the main
tools/binman dir. But this problem could perhaps be something else.
Regards, Simon
On Mon, 5 Aug 2019 at 15:30, Tom Warren TWarren@nvidia.com wrote:
We’re seeing a lot of this lately in our test frame builds:
COPY spl/u-boot-spl.bin
BINMAN u-boot-tegra.bin
binman: Unknown entry type 'u-boot-spl' in node '/binman/image1/u-boot-spl'
u-boot-video/master and just recently 32-bit builds for tegra/master.
I don’t use binman much, and I’m not seeing those errors with my local tegra builds using MAKEALL (I know, I should move over to binman/buildman, but …). Stephen is out on vacation.
Anyone have any ideas of what could be wrong here?
Tom
--
nvpublic
participants (2)
-
Simon Glass
-
Tom Warren