summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorBrian Harring <ferringb@chromium.org>2012-02-08 23:34:13 -0800
committerBrian Harring <ferringb@chromium.org>2012-02-08 23:35:08 -0800
commitdebacb801479e992807f7e0d81f52932b0d7e9a2 (patch)
treeeb6d7b7521f88e75f13bb0ef8429a18708228c9b /include
parent3848b4ed5e95e44be300f3c5132706dbd8271b77 (diff)
Revert "arm: tegra2: split LP0 code to help future chips"
This reverts commit 4c7502242627f64d91432cb4958be5f93f65fbff Don't think this is the cause of http://code.google.com/p/chromium-os/issues/detail?id=26116, but it was in the same batch so I'm reverting in the process. Change-Id: Icc013ced6c22e29d569ee4ca8ef73522154ec1a8 Reviewed-on: https://gerrit.chromium.org/gerrit/15561 Reviewed-by: Brian Harring <ferringb@chromium.org> Tested-by: Brian Harring <ferringb@chromium.org>
Diffstat (limited to 'include')
-rw-r--r--include/configs/seaboard.h5
-rw-r--r--include/configs/tegra2-common.h2
2 files changed, 3 insertions, 4 deletions
diff --git a/include/configs/seaboard.h b/include/configs/seaboard.h
index 5e68faca3f..73ceadd10f 100644
--- a/include/configs/seaboard.h
+++ b/include/configs/seaboard.h
@@ -27,10 +27,9 @@
#include <asm/sizes.h>
-#define CONFIG_SPI_UART_SWITCH
+#define CONFIG_TEGRA2_LP0
-#define CONFIG_TEGRA_LP0
-#define CONFIG_TEGRA2_WARMBOOT
+#define CONFIG_SPI_UART_SWITCH
/* High-level configuration options */
#define TEGRA2_SYSMEM "mem=1024M@0M"
diff --git a/include/configs/tegra2-common.h b/include/configs/tegra2-common.h
index 22cff46acc..7dc3d7208f 100644
--- a/include/configs/tegra2-common.h
+++ b/include/configs/tegra2-common.h
@@ -106,7 +106,7 @@
#define CONFIG_SYS_NO_FLASH
-#ifdef CONFIG_TEGRA2_WARMBOOT
+#ifdef CONFIG_TEGRA2_LP0
#define TEGRA_LP0_ADDR 0x1C406000
#define TEGRA_LP0_SIZE 0x2000
#define TEGRA_LP0_VEC \