summaryrefslogtreecommitdiff
path: root/include/configs/j721s2_evm.h
diff options
context:
space:
mode:
authorManorit Chawdhry <m-chawdhry@ti.com>2023-06-23 20:10:31 +0000
committerPraneeth Bajjuri <praneeth@ti.com>2023-06-23 09:18:47 -0500
commit4c1ca75febfee9eed1cdf09b34f5748a17e92886 (patch)
tree012dacc0e42bee2714a233de936859cb2b57365f /include/configs/j721s2_evm.h
parenta2ef8f673f454abc1427837d1ce06a9cf9d4000f (diff)
include: armv7: Enable distroboot across all configs
Since K3 devices are moving towards distroboot, remove duplicates and add it in common file to import from. Reviewed-by: Nikhil M Jain <n-jain1@ti.com> Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
Diffstat (limited to 'include/configs/j721s2_evm.h')
-rw-r--r--include/configs/j721s2_evm.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/j721s2_evm.h b/include/configs/j721s2_evm.h
index 8db87a4ee2..692c6bb5e4 100644
--- a/include/configs/j721s2_evm.h
+++ b/include/configs/j721s2_evm.h
@@ -23,9 +23,6 @@
#define CFG_SYS_UBOOT_BASE 0x50080000
#endif
-/* Incorporate settings into the U-Boot environment */
-#define CFG_EXTRA_ENV_SETTINGS
-
/* Now for the remaining common defines */
#include <configs/ti_armv7_common.h>