commit | 35e1edd5d01279cd6496d3e0bcb70296c7272de0 | [log] [tgz] |
---|---|---|
author | Pascal Zimmermann <pzimmermann@dh-electronics.com> | Thu Mar 27 15:38:42 2025 +0100 |
committer | Patrice Chotard <patrice.chotard@foss.st.com> | Mon May 05 15:51:46 2025 +0200 |
tree | 97f37c1bed196e01586a57530f496d3875754e26 | |
parent | 2dec2ff38e9fa8652079fa2abb0ee029e47f2d50 [diff] |
config_distro_bootcmd: make possible to substitute 'part list' in distro_bootcmd Make it possible to substitute the 'part list' command inside 'scan_dev_for_boot_part' with a custom board specific implementation. For this the new define 'SCAN_DEV_FOR_BOOT_PARTS' is introduced. Signed-off-by: Pascal Zimmermann <pzimmermann@dh-electronics.com> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>