summaryrefslogtreecommitdiffstats
path: root/include/configs
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/trats.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/trats.h b/include/configs/trats.h
index 41de414485..6e14a59a07 100644
--- a/include/configs/trats.h
+++ b/include/configs/trats.h
@@ -154,6 +154,9 @@
#define CONFIG_SYS_CONSOLE_INFO_QUIET
#define CONFIG_SYS_CONSOLE_IS_IN_ENV
+#define CONFIG_ENV_VARS_UBOOT_CONFIG
+#define CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG
+
#define CONFIG_EXTRA_ENV_SETTINGS \
"bootk=" \
"run loaddtb; run loaduimage; bootm 0x40007FC0 - ${fdtaddr}\0" \
OpenPOWER on IntegriCloud