diff --git a/include/configs/corstone1000.h b/include/configs/corstone1000.h index 3347c11792d..3ada21cbba1 100644 --- a/include/configs/corstone1000.h +++ b/include/configs/corstone1000.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-2.0+ */ /* - * (C) Copyright 2022 ARM Limited + * Copyright 2022-2023 Arm Limited and/or its affiliates * (C) Copyright 2022 Linaro * Rui Miguel Silva * Abdellatif El Khlifi @@ -29,5 +29,6 @@ #include +#define CFG_EXTRA_ENV_SETTINGS BOOTENV #endif