summaryrefslogtreecommitdiff
path: root/include/configs/gplugd.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2012-04-27 13:03:26 +0200
committerWolfgang Denk <wd@denx.de>2012-04-29 14:12:10 +0200
commite654fac2e6914cb27ae2cb855db5484bde38e107 (patch)
treea4c8c2b705a1482cb212164e48dd09693ddef362 /include/configs/gplugd.h
parent415d386877df49eb051b85ef74fa59a16dc17c7d (diff)
parent02b233ecb129d69f8e234f94fd96a012caed880b (diff)
downloadu-boot-imx-e654fac2e6914cb27ae2cb855db5484bde38e107.zip
u-boot-imx-e654fac2e6914cb27ae2cb855db5484bde38e107.tar.gz
u-boot-imx-e654fac2e6914cb27ae2cb855db5484bde38e107.tar.bz2
Merge branch 'marex@denx.de' of git://git.denx.de/u-boot-staging
* 'marex@denx.de' of git://git.denx.de/u-boot-staging: CMD: CONFIG_CMD_SETECPR -> CONFIG_CMD_SETEXPR on omap3_logic CMD: Fix CONFIG_CMD_SAVEBP_WRITE_SIZE -> CONFIG_CMD_SPL_WRITE_SIZE CMD: Fix typo CMD_FSL -> CMD_MFSL in readme HWW1U1A: Fix CMD_SHA1 -> CMD_SHA1SUM CMD: Remove CMD_LOG, it's unused CMD: Fix typo KGBD -> KGDB on debris board CMD: Drop CONFIG_CMD_EMMC, it's not used CMD: Drop CONFIG_CMD_DFL, it's not used CMD: Drop CMD_DCR, it's not used CMD: Drop CMD_CAN, it's not used CMD: Remove CMD_AUTOSCRIPT, it's not used AT91: Drop AT91_SPIMUX command from cmd_all
Diffstat (limited to 'include/configs/gplugd.h')
-rw-r--r--include/configs/gplugd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/gplugd.h b/include/configs/gplugd.h
index 462cc7e..efff309 100644
--- a/include/configs/gplugd.h
+++ b/include/configs/gplugd.h
@@ -70,7 +70,6 @@
#define CONFIG_SYS_NO_FLASH /* Declare no flash (NOR/SPI) */
#include <config_cmd_default.h>
#define CONFIG_CMD_I2C
-#define CONFIG_CMD_AUTOSCRIPT
#undef CONFIG_CMD_FPGA
#define CONFIG_CMD_USB
#define CONFIG_CMD_EXT2