| Submitter | Asen Dimov |
|---|---|
| Date | Dec. 12, 2010, 10:41 a.m. |
| Message ID | <1292150496-3500-1-git-send-email-dimov@ronetix.at> |
| Download | mbox | patch |
| Permalink | /patch/75234/ |
| State | Accepted |
| Commit | 6741b5310f81ae5ae0132ad85b09fb31d6377b6c |
| Headers | show |
Comments
Dear Asen Dimov, In message <1292150496-3500-1-git-send-email-dimov@ronetix.at> you wrote: > > Signed-off-by: Asen Dimov <dimov@ronetix.at> > --- > include/configs/pm9261.h | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) Applied, thanks. Best regards, Wolfgang Denk
Patch
diff --git a/include/configs/pm9261.h b/include/configs/pm9261.h index c7f0be9..26e5049 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
Signed-off-by: Asen Dimov <dimov@ronetix.at> --- include/configs/pm9261.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)