From 13ff6e9ddec2f447953ed48b3a9cb99dfc8a3523 Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Tue, 12 Sep 2023 15:26:42 +0200 Subject: chore: remove MULTI_CONSOLE_API references MULTI_CONSOLE_API have been removed long time ago by commit 5b6ebeec9c99 ("Remove MULTI_CONSOLE_API flag and references to it") that's why remove references in platform.mk files and also in one rst which is not valid anymore. Change-Id: I45f8e7db0a14ce63de62509100d8159b7aca2657 Signed-off-by: Michal Simek --- docs/plat/rpi3.rst | 5 ----- 1 file changed, 5 deletions(-) (limited to 'docs') 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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- cgit v1.2.3