summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2011-11-18 14:26:38 -0800
committerGerrit <chrome-bot@google.com>2011-11-22 18:02:23 -0800
commit7e2a1f22621606e2ae624a51090129ae05754620 (patch)
treecd2439f67c1b6ec460c8193ce09ab0b0f80eb15c /include
parent5b8a72b4f65d4ba8e9af3ad490235e31fd9fe27e (diff)
Revert "Remove NAND support to reduce code size"
This reverts commit fab63e9aacc49a3d224df47b6d0e23dc6b73de40. Change-Id: I4ce3622871374baa7da19263cbe38603b4f9e356 Reviewed-on: https://gerrit.chromium.org/gerrit/11943 Reviewed-by: Doug Anderson <dianders@chromium.org> Tested-by: Simon Glass <sjg@chromium.org> Commit-Ready: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include')
-rw-r--r--include/configs/seaboard.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/seaboard.h b/include/configs/seaboard.h
index 758a8d2793..3857a89d1e 100644
--- a/include/configs/seaboard.h
+++ b/include/configs/seaboard.h
@@ -260,11 +260,8 @@
#define CONFIG_DEFAULT_DEVICE_TREE "tegra2-seaboard"
/* NAND support */
-
-/* Remove this for now to reduce U-Boot size (tool chain?)
#define CONFIG_CMD_NAND
#define CONFIG_TEGRA2_NAND
-*/
/* Max number of NAND devices */
#define CONFIG_SYS_MAX_NAND_DEVICE 1