summaryrefslogtreecommitdiff
path: root/include/configs/seaboard.h
diff options
context:
space:
mode:
authorYen Lin <yelin@nvidia.com>2011-06-15 12:39:22 -0700
committerSimon Glass <sjg@chromium.org>2011-08-29 10:39:26 -0700
commit09046f774a4d5eafb30e0bf27296c7afcb31ba0a (patch)
tree6ad1bd17371a9101aaf5a1c3731817cd771df177 /include/configs/seaboard.h
parent4b723a7ac493c11e40866bd42099ebe99954f756 (diff)
tegra2: enable warmboot code to support LP0
BUG=None TEST=Boot to kernel, suspend to LP0 then resume, and repeat Change-Id: Ic2a3cd455899e764c2d14026d86b321d0f84fbc2 Reviewed-on: http://gerrit.chromium.org/gerrit/2505 Tested-by: Yen Lin <yelin@nvidia.com> Reviewed-by: Jimmy Zhang <jimmzhang@nvidia.com>
Diffstat (limited to 'include/configs/seaboard.h')
-rw-r--r--include/configs/seaboard.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/seaboard.h b/include/configs/seaboard.h
index 26df37225d..46f9658194 100644
--- a/include/configs/seaboard.h
+++ b/include/configs/seaboard.h
@@ -27,6 +27,8 @@
#include <asm/sizes.h>
+#define CONFIG_TEGRA2_LP0
+
#define CONFIG_SPI_UART_SWITCH
/* High-level configuration options */