From: Pete Batard Date: Tue, 20 Nov 2018 16:25:15 +0000 (+0000) Subject: rpi3: fix bad formatting in rpi3.rst X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=934bbea18b811aa715cdf02d4c38bd858e3b4d06;p=project%2Fbcm63xx%2Fatf.git rpi3: fix bad formatting in rpi3.rst d4fd0219 (pull request #1685) introduced unwanted formatting such as bold/italic in the description for RPI3_USE_UEFI_MAP. --- diff --git a/docs/plat/rpi3.rst b/docs/plat/rpi3.rst index 2f375513..a22bfc6a 100644 --- a/docs/plat/rpi3.rst +++ b/docs/plat/rpi3.rst @@ -236,9 +236,9 @@ The following build options are supported: enables the default UART (currently UART1) for runtime messages. - ``RPI3_USE_UEFI_MAP``: Set to 1 to build ATF with the altername memory - mapping required for an UEFI firmware payload. These changes are needed - to be able to run Windows on ARM64. This option, which is disabled by - default, results in the following memory mappings: + mapping required for an UEFI firmware payload. These changes are needed + to be able to run Windows on ARM64. This option, which is disabled by + default, results in the following memory mappings: :: @@ -269,7 +269,6 @@ The following build options are supported: 0x3F000000 +-----------------+ | I/O | - - ``BL32``: This port can load and run OP-TEE. The OP-TEE image is optional. Please use the code from `here `__. Build the Trusted Firmware with option ``BL32=tee-header_v2.bin