| Submitter | Asen Dimov |
|---|---|
| Date | Dec. 12, 2010, 10:42 a.m. |
| Message ID | <1292150558-3605-1-git-send-email-dimov@ronetix.at> |
| Download | mbox | patch |
| Permalink | /patch/75229/ |
| State | Accepted |
| Commit | 37ee3ccce77a5ff8b791d61b04931385af015f99 |
| Headers | show |
Comments
Dear Asen Dimov, In message <1292150558-3605-1-git-send-email-dimov@ronetix.at> you wrote: > > Signed-off-by: Asen Dimov <dimov@ronetix.at> > --- > include/configs/pm9g45.h | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) Applied, thanks. Best regards, Wolfgang Denk
Patch
diff --git a/include/configs/pm9g45.h b/include/configs/pm9g45.h index 8822012..ec51ccf 100644 --- a/include/configs/pm9g45.h +++ b/include/configs/pm9g45.h @@ -81,6 +81,7 @@ #undef CONFIG_CMD_FPGA #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/pm9g45.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)