- extract loop_over_uboot_targets_and_do(), and handle `target_make/target_files` parsing there, so `compile_uboot_target` needs no parsing magic - extract deploy_built_uboot_bins_for_one_target_to_packaging_area() (meant to be called via loop_over_uboot_targets_and_do) - add hook `post_uboot_custom_postprocess` -- literally run after `uboot_custom_postprocess` - @TODO: possibly squash with a previous u-boot hook was added |
||
|---|---|---|
| .. | ||
| bsp | ||
| cli | ||
| compilation | ||
| configuration | ||
| extras | ||
| general | ||
| host | ||
| image | ||
| logging | ||
| main | ||
| rootfs | ||