summaryrefslogtreecommitdiffstats
path: root/include/configs/paz00.h
diff options
context:
space:
mode:
authorStephen Warren <swarren@nvidia.com>2012-05-16 06:20:59 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2012-07-07 14:07:17 +0200
commit07a84b7b1905f5b7464ad5746507306733eae964 (patch)
treef95458696c362ba06d5719aaeb53495284024bfa /include/configs/paz00.h
parentd5ebc937c90b95f52bd85c15ce74edff4df2e0be (diff)
downloadtalos-obmc-uboot-07a84b7b1905f5b7464ad5746507306733eae964.tar.gz
talos-obmc-uboot-07a84b7b1905f5b7464ad5746507306733eae964.zip
tegra: remove some cruft from CONFIG_EXTRA_ENV_SETTINGS
console isn't used by anything, and the kernel should be set appropriately by whatever script is booting the kernel, not imposed by the bootloader. mem might be useful, but the current value is pretty bogus, since it includes nvmem options that make no sense for an upstream kernel, and equally should not be required for any downstream kernel. Either way, this is also best left to the kernel boot script. smpflag isn't used by anything, and again was probably intended to be a kernel command-line option better set by the kernel boot script. Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com>
Diffstat (limited to 'include/configs/paz00.h')
-rw-r--r--include/configs/paz00.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/paz00.h b/include/configs/paz00.h
index f53f20eb97..ae3a2de02f 100644
--- a/include/configs/paz00.h
+++ b/include/configs/paz00.h
@@ -21,7 +21,6 @@
#include "tegra2-common.h"
/* High-level configuration options */
-#define TEGRA2_SYSMEM "mem=512M@0M"
#define V_PROMPT "Tegra2 (Paz00) MOD # "
#define CONFIG_TEGRA2_BOARD_STRING "Compal Paz00"
OpenPOWER on IntegriCloud