From: Michal Simek Date: Fri, 2 May 2014 11:34:21 +0000 (+0200) Subject: configs: iocom: Fix typo on CMD_FPGA command X-Git-Tag: v2014.07-rc2~8^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0db28f94034ef02c1d6737895766fb3c19de47f;p=pandora-u-boot.git configs: iocom: Fix typo on CMD_FPGA command Fix typo in CMD_FPGA command enabling. Signed-off-by: Michal Simek --- diff --git a/include/configs/iocon.h b/include/configs/iocon.h index f36c2a3504e..b32095cea4e 100644 --- a/include/configs/iocon.h +++ b/include/configs/iocon.h @@ -62,7 +62,7 @@ * Commands additional to the ones defined in amcc-common.h */ #define CONFIG_CMD_CACHE -#define CONFIG_CMD_FPGAD +#define CONFIG_CMD_FPGA #undef CONFIG_CMD_EEPROM /*