rpi3: Fix kernel boot documentation
authorAntonio Nino Diaz <antonio.ninodiaz@arm.com>
Wed, 13 Jun 2018 12:34:46 +0000 (13:34 +0100)
committerAntonio Nino Diaz <antonio.ninodiaz@arm.com>
Wed, 13 Jun 2018 14:05:53 +0000 (15:05 +0100)
commit2d8f831fb2b0a03561e6732b25191c9d062005af
tree7e38aecae90533c054a9b52bca89cc5b3f946ce3
parent42be6fc57e4f543a6a5a79f3a3d13192fb346fe2
rpi3: Fix kernel boot documentation

The order of the arguments of memmap was swapped. The old command was
reserving 256 MiB from the 16 MiB barrier, it should be reserving only
16 MiB at the 256 MiB barrier.

It worked because the memory used by the Trusted Firmware was reserved
anyway.

Change-Id: I3fefcfc0105ecf05ba5606517bc3236f4eb24ceb
Tested-by: Ying-Chun Liu (PaulLiu) <paul.liu@linaro.org>
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
docs/plat/rpi3.rst