| Submitter | Tom Rini |
|---|---|
| Date | March 8, 2013, 5:37 p.m. |
| Message ID | <1362764249-15547-8-git-send-email-trini@ti.com> |
| Download | mbox | patch |
| Permalink | /patch/226177/ |
| State | Superseded |
| Delegated to: | Marek Vasut |
| Headers | show |
Comments
Patch
diff --git a/include/configs/am335x_evm.h b/include/configs/am335x_evm.h index 33ee2c4..59647d1 100644 --- a/include/configs/am335x_evm.h +++ b/include/configs/am335x_evm.h @@ -39,6 +39,8 @@ #define CONFIG_SETUP_MEMORY_TAGS #define CONFIG_INITRD_TAG +#define CONFIG_SYS_CACHELINE_SIZE 64 + /* commands to include */ #include <config_cmd_default.h>