]> git.sur5r.net Git - openocd/commitdiff
virt2phys is now implemented by target.c globally, retire target specific documentation.
authorØyvind Harboe <oyvind.harboe@zylin.com>
Wed, 21 Oct 2009 18:16:31 +0000 (20:16 +0200)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Wed, 21 Oct 2009 20:25:24 +0000 (22:25 +0200)
doc/openocd.texi

index 4f228325c122c33a35cf1f7ec0bb8dccf1e45a55..de73bec71283630afccba088f960b47eb512be24 100644 (file)
@@ -5448,11 +5448,6 @@ Writes the specified @var{word} (32 bits),
 at the specified physical address @var{addr}.
 @end deffn
 
-@deffn Command {arm720t virt2phys} va
-Translate a virtual address @var{va} to a physical address
-and display the result.
-@end deffn
-
 @subsection ARM9 specific commands
 @cindex ARM9
 
@@ -5538,11 +5533,6 @@ Dump the content of ICache and DCache to a file named @file{filename}.
 Dump the content of the ITLB and DTLB to a file named @file{filename}.
 @end deffn
 
-@deffn Command {arm920t virt2phys} va
-Translate a virtual address @var{va} to a physical address
-and display the result.
-@end deffn
-
 @subsection ARM926ej-s specific commands
 @cindex ARM926ej-s
 
@@ -5583,11 +5573,6 @@ Writes the specified @var{word} (32 bits),
 at the specified physical address @var{addr}.
 @end deffn
 
-@deffn Command {arm926ejs virt2phys} va
-Translate a virtual address @var{va} to a physical address
-and display the result.
-@end deffn
-
 @subsection ARM966E specific commands
 @cindex ARM966E