[PATCH 2/3] corstone1000: enable distro booting command
abdellatif.elkhlifi at arm.com
abdellatif.elkhlifi at arm.com
Thu Oct 26 14:50:50 CEST 2023
From: Abdellatif El Khlifi <abdellatif.elkhlifi at arm.com>
enable distro_bootcmd
Signed-off-by: Abdellatif El Khlifi <abdellatif.elkhlifi at arm.com>
Signed-off-by: Rui Miguel Silva <rui.silva at linaro.org>
---
include/configs/corstone1000.h | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/include/configs/corstone1000.h b/include/configs/corstone1000.h
index 3347c11792..3ada21cbba 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 <open-source-office at arm.com>
* (C) Copyright 2022 Linaro
* Rui Miguel Silva <rui.silva at linaro.org>
* Abdellatif El Khlifi <abdellatif.elkhlifi at arm.com>
@@ -29,5 +29,6 @@
#include <config_distro_bootcmd.h>
+#define CFG_EXTRA_ENV_SETTINGS BOOTENV
#endif
--
2.25.1
More information about the U-Boot
mailing list