Maybe Julius can help on this:
"src/soc/nvidia/tegra210/Makefile.inc:115: warning: overriding
recipe for target '/cb-build/coreboot-toolchain.0/GOOGLE_SMAUG/cbfs/fallback/bootblock.raw.elf'"
https://qa.coreboot.org/job/coreboot-toolchain/541/testReport/board/chromeos/GOOGLE_SMAUG/

Yeah, I think that's an error / outdated line in the Makefile, actually. You could just remove the bootblock.raw.elf rule from src/soc/nvidia/tegra210/Makefile.inc. The default rule from the toplevel Makefile.inc should do the same thing.

However, I don't think that's the real error here, you're just blowing the bootblock budget. There is more free memory left in the T210 memlayout, you just have to shuffle it around a bit then you can increase the bootblock size.

View Change

To view, visit change 32128. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Id50a0d3c875c9d71a78b22cba1a0cc9410786c91
Gerrit-Change-Number: 32128
Gerrit-PatchSet: 3
Gerrit-Owner: HAOUAS Elyes <ehaouas@noos.fr>
Gerrit-Reviewer: HAOUAS Elyes <ehaouas@noos.fr>
Gerrit-Reviewer: Julius Werner <jwerner@chromium.org>
Gerrit-Reviewer: Nico Huber <nico.h@gmx.de>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Martin Roth <martinroth@google.com>
Gerrit-CC: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-Comment-Date: Tue, 02 Apr 2019 19:27:38 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
Gerrit-MessageType: comment