Skip to content
Commit c4ed3142 authored by Fabio Estevam's avatar Fabio Estevam Committed by Stefano Babic
Browse files

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: default avatarFabio Estevam <fabio.estevam@freescale.com>
parent 3f786a8b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment