diff options
author | Tom Rini <trini@ti.com> | 2014-05-22 14:38:19 -0400 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-05-22 14:38:19 -0400 |
commit | 4d16f67e7ba1a69929b55852f1a274c457a0db27 (patch) | |
tree | df2e1e39cd0a9b9d73c8ecf203c45b7e993d18dd /include/configs/MVSMR.h | |
parent | f6ed9d50949eb290744bf7606e30763582e2d44b (diff) | |
parent | 1a897668ac33c57ca76f47cb940ec32b405e90dd (diff) | |
download | u-boot-imx-4d16f67e7ba1a69929b55852f1a274c457a0db27.zip u-boot-imx-4d16f67e7ba1a69929b55852f1a274c457a0db27.tar.gz u-boot-imx-4d16f67e7ba1a69929b55852f1a274c457a0db27.tar.bz2 |
Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze
Diffstat (limited to 'include/configs/MVSMR.h')
-rw-r--r-- | include/configs/MVSMR.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/MVSMR.h b/include/configs/MVSMR.h index ad15506..27f730d 100644 --- a/include/configs/MVSMR.h +++ b/include/configs/MVSMR.h @@ -74,6 +74,7 @@ #define CONFIG_CMD_CACHE #define CONFIG_CMD_DHCP #define CONFIG_CMD_FPGA +#define CONFIG_CMD_FPGA_LOADMK #define CONFIG_CMD_I2C #define CONFIG_CMD_MII #define CONFIG_CMD_NET |