[U-Boot] [PATCH 2/3] arm: clean cache management

Wolfgang Denk wd at denx.de
Thu Apr 2 00:39:29 CEST 2009


Dear Jean-Christophe PLAGNIOL-VILLARD,

In message <1238431700-7803-2-git-send-email-plagnioj at jcrosoft.com> you wrote:
> unify arm cache management except for non standard cache as ARM7TDMI
> 
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com>
...
> +	echo	" /* May not be cahed processor */"	>> tmp.fil

"cahed"? Typo for "cached"?

What is a "cached processor" ?

> +	echo	"#define CONFIG_SYS_NO_ICACHE 1"	>> tmp.fil
> +	echo	"#define CONFIG_SYS_NO_DCACHE 1"	>> tmp.fil
> +	;;
> +
> +	arm720t)
> +	echo	" /* May not be cahed processor */"	>> tmp.fil

Ditto.


Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
To understand a program you must become  both  the  machine  and  the
program.


More information about the U-Boot mailing list