Hei hei, I crafted this in the last weeks for a DistroKit based generic BSP, which uses U-Boot for half a dozen boards. Maybe someone else finds it useful?
I also have another template for at91bootstrap3, but maybe that's a little to special? Greets Alex Alexander Dahl (2): u-boot: Introduce make macro for URL templates: Introduce new u-boot template rules/pre/u-boot.make | 15 ++ rules/templates/template-u-boot-in | 221 +++++++++++++++++++++++++ rules/templates/template-u-boot-make | 233 +++++++++++++++++++++++++++ rules/u-boot.make | 2 +- scripts/lib/ptxd_lib_template.sh | 10 ++ 5 files changed, 480 insertions(+), 1 deletion(-) create mode 100644 rules/pre/u-boot.make create mode 100644 rules/templates/template-u-boot-in create mode 100644 rules/templates/template-u-boot-make base-commit: 76d1f680233955839298435e9faf11f15434b4a4 -- 2.30.2 _______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
