On Friday 24 February 2023 15:07:43 Martin Rowe wrote:
> [PATCH 2/2] arm: mvebu: clearfog: Add defconfig for SPI booting
> 
> This new clearfog_spi_defconfig file is copy of existing
> clearfog_defconfig file and changed to instruct build system to
> generate final kwbimage for SPI booting and to store the
> environment in SPI as well.
> 
> Signed-off-by: Martin Rowe <martin.p.r...@gmail.com>
> ---
>  configs/clearfog_spi_defconfig | 88 ++++++++++++++++++++++++++++++++++
>  1 file changed, 88 insertions(+)
>  create mode 100644 configs/clearfog_spi_defconfig
> 
> diff --git a/configs/clearfog_spi_defconfig b/configs/clearfog_spi_defconfig
> new file mode 100644
> index 0000000000..31b1e9fce8
> --- /dev/null
> +++ b/configs/clearfog_spi_defconfig

When generating this patch, use git options -M, -C and
--find-copies-harder. It will detect that you created this file as copy
from other file and generate better diff.

Reply via email to