[OpenWrt-Devel] [PATCH v3 4/7] uboot-tegra: add U-Boot for tegra boards

Hauke Mehrtens hauke at hauke-m.de
Sat Mar 30 19:01:34 EDT 2019


On 3/28/19 5:20 PM, Tomasz Maciej Nowak wrote:
> Add U-Boot for NVIDIA Tegra based boards, with the first being CompuLab
> TrimSlice. This is part of initial support for this board.
> 
> Signed-off-by: Tomasz Maciej Nowak <tomek_n at o2.pl>
> ---

U-Boot uses binman for tegra and binman needs swig to build.
In mainline U-Boot sunxi, tegra and x86 are using binman for building
and depend on swig at build time. On sunxi I patched this dependency
out, but I do not know how we should handle this here?

"apt install swig" solves the problem for me, I do not know if we can
easily build swig in the tools and if this would be sufficient.

Hauke

_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list