From 9e85d186eaa92fb9d460ed4954eb591c3581bc80 Mon Sep 17 00:00:00 2001 From: Heiko Schocher Date: Tue, 24 Jan 2023 18:06:59 +0100 Subject: powerpc/mpc85xx: socrates: enable protected Environment enable protected Environment on socrates board. Signed-off-by: Heiko Schocher --- include/configs/socrates.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include') diff --git a/include/configs/socrates.h b/include/configs/socrates.h index e2afba96cd3..305914de859 100644 --- a/include/configs/socrates.h +++ b/include/configs/socrates.h @@ -171,6 +171,8 @@ SOCRATES_ENV_MTD \ "" +#define CFG_ENV_FLAGS_LIST_STATIC "ethaddr:mw,eth1addr:mw,system1_addr:xw,serial#:sw,ethact:sw,ethprime:sw" + /* pass open firmware flat tree */ #endif /* __CONFIG_H */ -- cgit v1.2.3