
2 Apr
2009
2 Apr
'09
12:39 a.m.
Dear Jean-Christophe PLAGNIOL-VILLARD,
In message 1238431700-7803-2-git-send-email-plagnioj@jcrosoft.com you wrote:
unify arm cache management except for non standard cache as ARM7TDMI
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD plagnioj@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@denx.de
To understand a program you must become both the machine and the
program.