mirror of
https://dev.iopsys.eu/feed/broadcom.git
synced 2026-01-15 21:05:47 +00:00
release-6.3
------------------------------------------------------------------------------- * 27c2836c7 bootloaders: Add "model" property to FIT ------------------------------------------------------------------------------- commit 27c2836c71188afb5c7d8f4730caef76033e0ad5 Author: Andreas Gnau <andreas.gnau@iopsys.eu> Date: 2021-09-29 18:08:24 +0200 bootloaders: Add "model" property to FIT Add the "model" property which has already been used in place of the "target" property on non-BCM platforms to the FIT-image (*.pkgtb). The rationale for the "model" naming is that it is more aligned with OpenWrt-terminology. Adding the "model"-property as well enables us to deprecate "model" in some future version. As of commit b105c0c1a3 (base-files: Support both model and target in FIT image, 2021-08-02) in feed openwrt-core, both "model" and "target" are supported. Base directory -> / bcm963xx/bootloaders/build/work/generate_bundle_itb | 2 ++ 1 file changed, 2 insertions(+) -------------------------------------------------------------------------------
Description
No description provided
Languages
Makefile
53.9%
Shell
46.1%