summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJoanna Farley <joanna.farley@arm.com>2023-09-19 14:48:43 +0200
committerTrustedFirmware Code Review <review@review.trustedfirmware.org>2023-09-19 14:48:43 +0200
commit455cd0d3b55b3588e29bc4c44cec529fee7351e1 (patch)
treea2de58cccfc04de2517426ea061dad4777e0f9eb /docs
parentc228daf5f04001adc6686ec5bc5eed901a5c6788 (diff)
parent13ff6e9ddec2f447953ed48b3a9cb99dfc8a3523 (diff)
Merge "chore: remove MULTI_CONSOLE_API references" into integration
Diffstat (limited to 'docs')
-rw-r--r--docs/plat/rpi3.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/plat/rpi3.rst b/docs/plat/rpi3.rst
index 38c3dfa82..5d97a88fc 100644
--- a/docs/plat/rpi3.rst
+++ b/docs/plat/rpi3.rst
@@ -296,11 +296,6 @@ The following is not currently supported:
address by changing the file ``armstub8.bin``, so there's no point in using
TF-A in this case.
-- ``MULTI_CONSOLE_API=0``: The multi console API must be enabled. Note that the
- crash console uses the internal 16550 driver functions directly in order to be
- able to print error messages during early crashes before setting up the
- multi console API.
-
Building the firmware for kernels that don't support PSCI
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~