diff options
Diffstat (limited to 'include/configs/bf537-srv1.h')
-rw-r--r-- | include/configs/bf537-srv1.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/bf537-srv1.h b/include/configs/bf537-srv1.h index 559428f484..e8024d7a2c 100644 --- a/include/configs/bf537-srv1.h +++ b/include/configs/bf537-srv1.h @@ -24,6 +24,7 @@ /* * Processor Settings */ +#define CONFIG_BFIN_CPU bf537-0.2 #define CONFIG_BFIN_BOOT_MODE BFIN_BOOT_SPI_MASTER @@ -155,6 +156,7 @@ # define CONFIG_CMD_PING #else # undef CONFIG_CMD_NET +# undef CONFIG_CMD_NFS #endif #define CONFIG_CMD_BOOTLDR |