[PATCH 4/5] arm64: imx: Deduplicate DH i.MX8MP DHSOM defconfigs
Marek Vasut
marex at denx.de
Sat Oct 26 01:00:51 CEST 2024
On 10/25/24 1:26 PM, Fabio Estevam wrote:
Hello Fabio,
>> Deduplicate defconfigs for all DH i.MX8MP DHSOM by factoring out the
>> common parts into generic _dhsom_defconfig and including those using
>> the #include <configs/...> preprocessor macro, which is applicable to
>> defconfigs as well. This enables CMD_EXPORTENV on all iMX8MP DHSOM
>> systems to be consistent with other DHSOM systems.
> ....
>
>> create mode 100644 configs/dhsom_defconfig
>> create mode 100644 configs/imx8mp_dhsom_defconfig
>> create mode 100644 configs/imx_dhsom_defconfig
>
> CI complains about this:
>
> $ ./tools/buildman/buildman --maintainer-check
> fatal: detected dubious ownership in repository at
> '/builds/u-boot/custodians/u-boot-imx'
> To add an exception for this directory, call:
> git config --global --add safe.directory /builds/u-boot/custodians/u-boot-imx
> WARNING: no maintainers for 'dhsom'
> WARNING: no maintainers for 'imx_dhsom'
>
> Please fix and resend.
V2 is out, should build now:
https://source.denx.de/u-boot/custodians/u-boot-usb/-/pipelines/22987
Thanks
More information about the U-Boot
mailing list