| Submitter | Tom Rini |
|---|---|
| Date | March 14, 2013, 3:32 p.m. |
| Message ID | <1363275175-8408-8-git-send-email-trini@ti.com> |
| Download | mbox | patch |
| Permalink | /patch/227713/ |
| State | Accepted |
| 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>