[U-Boot] [PATCH] at91: configs: Drop duplication of defconfig macros

Eugen.Hristev at microchip.com Eugen.Hristev at microchip.com
Mon Sep 30 06:19:11 UTC 2019



On 20.09.2019 13:52, Tudor Ambarus - M18064 wrote:
> From: Tudor Ambarus <tudor.ambarus at microchip.com>
> 
> 'commit a9221f3ebd6d ("at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs")'
> migrated CONFIG_ENV_ macros to defconfigs but did not remove the
> identical redefinition of these macros in include/configs/.
> 
> Since the duplicated macros have the same value as the ones in defconfigs,
> no "redefined" warnings were raised. Remove duplicated macros for all
> sama5 and sam9x5ek boards.
> 
> While verifying that the removal of the macros from include/configs did
> not change the same macros in defconfigs, overwrite the old defconfig by
> saving them with the output from "make arch=ARM savedefconfig". This
> resulted in the movement of some macros in the defconfig files.
> 
> Signed-off-by: Tudor Ambarus <tudor.ambarus at microchip.com>
> ---

Applied to u-boot-atmel/master, thanks !


More information about the U-Boot mailing list