X-Git-Url: http://git.samba.org/samba.git/?a=blobdiff_plain;f=Documentation%2Farm%2Fmemory.txt;h=771d48d3b335a1419f1ec363d540c77ad6d75fbc;hb=e9563355ac1175dd3440dc2ea5c28b27ed51a283;hp=eb0fae18ffb12a805bb81eb2c5005a773d499d2b;hpb=2fb20b61550d3c5335e59819ed22734900d4d6e3;p=sfrench%2Fcifs-2.6.git diff --git a/Documentation/arm/memory.txt b/Documentation/arm/memory.txt index eb0fae18ffb1..771d48d3b335 100644 --- a/Documentation/arm/memory.txt +++ b/Documentation/arm/memory.txt @@ -33,7 +33,13 @@ ffff0000 ffff0fff CPU vector page. fffe0000 fffeffff XScale cache flush area. This is used in proc-xscale.S to flush the whole data - cache. Free for other usage on non-XScale. + cache. (XScale does not have TCM.) + +fffe8000 fffeffff DTCM mapping area for platforms with + DTCM mounted inside the CPU. + +fffe0000 fffe7fff ITCM mapping area for platforms with + ITCM mounted inside the CPU. fff00000 fffdffff Fixmap mapping region. Addresses provided by fix_to_virt() will be located here.