On 26 February 2016 at 11:29, Cao jin <caoj.f...@cn.fujitsu.com> wrote: > Signed-off-by: Cao jin <caoj.f...@cn.fujitsu.com> > --- > docs/memory.txt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/docs/memory.txt b/docs/memory.txt > index 306280e..d5c216c 100644 > --- a/docs/memory.txt > +++ b/docs/memory.txt > @@ -185,8 +185,8 @@ an MMIO region mapped at 0x0, size 0x6000, priority 2. B > currently has two > of its own subregions: D of size 0x1000 at offset 0 and E of size 0x1000 at > offset 0x2000. As a diagram: > > - 0 1000 2000 3000 4000 5000 6000 7000 8000 > - |------|------|------|------|------|------|------|-------| > + 0 1000 2000 3000 4000 5000 6000 7000 8000 > + |------|------|------|------|------|------|------|------| > A: [ ] > C: [CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC] > B: [ ] > --
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM