On Fri, 5 Feb 2021 at 18:07, Philippe Mathieu-Daudé <f4...@amsat.org> wrote: > > On 2/5/21 6:14 PM, Peter Maydell wrote: > > -/* This is a model of the Arm PrimeCell PL080/PL081 DMA controller: > > +/* > > + * This is a model of the Arm PrimeCell PL080/PL081 DMA controller: > > * The PL080 TRM is: > > - * http://infocenter.arm.com/help/topic/com.arm.doc.ddi0196g/DDI0196.pdf > > + * https://developer.arm.com/documentation/ddi0196/latest > > Oh, /latest :)
Yeah. developer will do link-to-specific-revision-of-document if you want them, but I figured /latest was probably the more generally useful URL. Not that the PL080 TRM is likely to ever get another revision :-) -- PMM