From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Fri, 20 Sep 2013 18:04:34 +0200 Subject: [U-Boot] [PATCH] mx35pdk: Remove CONFIG_SYS_CACHELINE_SIZE In-Reply-To: <1379015794-17715-1-git-send-email-festevam@gmail.com> References: <1379015794-17715-1-git-send-email-festevam@gmail.com> Message-ID: <523C7212.8020000@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 12/09/2013 21:56, Fabio Estevam wrote: > From: Fabio Estevam > > 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 > --- Applied to u-boot-imx, thanks! Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================