Fabio Estevam c4ed3142ea mx35pdk: Remove CONFIG_SYS_CACHELINE_SIZE
In arch/arm/cpu/arm1136/cpu.c we have:

#ifndef CONFIG_SYS_CACHELINE_SIZE
#define CONFIG_SYS_CACHELINE_SIZE	32
#endif

,so there is no need to define 'CONFIG_SYS_CACHELINE_SIZE' with the default
size in the board config file.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
2013-09-20 17:55:36 +02:00
..
2013-04-01 16:33:52 -04:00
2013-04-01 16:33:52 -04:00
2013-07-29 23:01:33 +02:00
2013-04-28 11:07:40 +02:00
2013-06-26 10:07:11 -04:00
2013-02-19 17:01:26 -05:00
2013-06-26 10:18:56 -04:00
2013-04-01 16:33:52 -04:00
2013-08-28 11:44:59 -04:00