summaryrefslogtreecommitdiff
path: root/include/configs/chromebook_samus.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/chromebook_samus.h')
-rw-r--r--include/configs/chromebook_samus.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/chromebook_samus.h b/include/configs/chromebook_samus.h
index ccb2fe8caa..2f7dd69fb8 100644
--- a/include/configs/chromebook_samus.h
+++ b/include/configs/chromebook_samus.h
@@ -23,4 +23,6 @@
#define CONFIG_ENV_SECT_SIZE 0x1000
#define CONFIG_ENV_OFFSET 0x003f8000
+#define CONFIG_TPL_TEXT_BASE 0xfffd8000
+
#endif /* __CONFIG_H */