[coreboot] nvidia/tegra build tool

Peter Stuge peter at stuge.se
Thu Aug 14 23:31:25 CEST 2014


Isaac wrote:
> The new nvidia/tegra124 support requires a build tool from NVIDIA called 
> cbootimage (https://github.com/NVIDIA/cbootimage). I'm not sure of the best 
> way to add support into coreboot so I'd like to get some feedback.

I would suggest either a git submodule or the manual equivalent like
is done by the coreboot build system when building SeaBIOS.


> Would it make sense to just add it into the util directory and build
> as needed?

No, not that. It's important that the coreboot repo only has a
reference to the tool's repo and the commit hash we want to use.


//Peter



More information about the coreboot mailing list