diff options
| -rw-r--r-- | include/configs/pm9261.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/configs/pm9261.h b/include/configs/pm9261.h index c7f0be91f..26e50490f 100644 --- a/include/configs/pm9261.h +++ b/include/configs/pm9261.h @@ -203,6 +203,7 @@  #undef CONFIG_CMD_LOADS  #undef CONFIG_CMD_IMLS +#define CONFIG_CMD_CACHE  #define CONFIG_CMD_PING		1  #define CONFIG_CMD_DHCP		1  #define CONFIG_CMD_NAND		1 |