[PATCH v5 1/2] configs: Add support in Kconfig and convert for armada boards

Simon Glass sjg at chromium.org
Mon Jun 12 23:17:32 CEST 2023


On Thu, 25 May 2023 at 05:03, Venkatesh Yadav Abbarapu
<venkatesh.abbarapu at amd.com> wrote:
>
> From: Algapally Santosh Sagar <santoshsagar.algapally at amd.com>
>
> The DEFAULT_ENV_IS_RW is moved to the Kconfig for easier configuration.
> Hence, the CONFIG_DEFAULT_ENV_IS_RW config is added to the defconfig files
> to allow enabling them for armada boards.
>
> Signed-off-by: Algapally Santosh Sagar <santoshsagar.algapally at amd.com>
> Signed-off-by: Venkatesh Yadav Abbarapu <venkatesh.abbarapu at amd.com>
> ---
>  configs/eDPU_defconfig                      | 1 +
>  configs/mvebu_db-88f3720_defconfig          | 1 +
>  configs/mvebu_espressobin-88f3720_defconfig | 1 +
>  configs/uDPU_defconfig                      | 1 +
>  drivers/serial/Kconfig                      | 6 ++++++
>  include/configs/mvebu_armada-37xx.h         | 1 -
>  include/env_default.h                       | 2 +-
>  include/env_internal.h                      | 2 +-
>  8 files changed, 12 insertions(+), 3 deletions(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list