Searched hist:"6627 de53203516daaa7958751ecbd45d3c4d634a" (Results 1 – 3 of 3) sorted by relevance
| /rk3399_ARM-atf/plat/imx/common/aarch32/ |
| H A D | imx_uart_console.S | 6627de53203516daaa7958751ecbd45d3c4d634a Thu Mar 05 13:56:56 UTC 2020 Andre Przywara <andre.przywara@arm.com> imx: console: Use CONSOLE_T_BASE for UART base address
Since commit ac71344e9eca we have the UART base address in the generic console_t structure. For most platforms the platform-specific struct console is gone, so we *must* use the embedded base address, since there is no storage behind the generic console_t anymore.
Replace the usage of CONSOLE_T_DRVDATA with CONSOLE_T_BASE to fix this.
Change-Id: I6d2ab0bc2c845c71f98b9dd64d89eef3252f4591 Reported-by: Varun Wadekar <vwadekar@nvidia.com> Signed-off-by: Andre Przywara <andre.przywara@arm.com>
|
| /rk3399_ARM-atf/plat/imx/common/ |
| H A D | imx_uart_console.S | 6627de53203516daaa7958751ecbd45d3c4d634a Thu Mar 05 13:56:56 UTC 2020 Andre Przywara <andre.przywara@arm.com> imx: console: Use CONSOLE_T_BASE for UART base address
Since commit ac71344e9eca we have the UART base address in the generic console_t structure. For most platforms the platform-specific struct console is gone, so we *must* use the embedded base address, since there is no storage behind the generic console_t anymore.
Replace the usage of CONSOLE_T_DRVDATA with CONSOLE_T_BASE to fix this.
Change-Id: I6d2ab0bc2c845c71f98b9dd64d89eef3252f4591 Reported-by: Varun Wadekar <vwadekar@nvidia.com> Signed-off-by: Andre Przywara <andre.przywara@arm.com>
|
| H A D | lpuart_console.S | 6627de53203516daaa7958751ecbd45d3c4d634a Thu Mar 05 13:56:56 UTC 2020 Andre Przywara <andre.przywara@arm.com> imx: console: Use CONSOLE_T_BASE for UART base address
Since commit ac71344e9eca we have the UART base address in the generic console_t structure. For most platforms the platform-specific struct console is gone, so we *must* use the embedded base address, since there is no storage behind the generic console_t anymore.
Replace the usage of CONSOLE_T_DRVDATA with CONSOLE_T_BASE to fix this.
Change-Id: I6d2ab0bc2c845c71f98b9dd64d89eef3252f4591 Reported-by: Varun Wadekar <vwadekar@nvidia.com> Signed-off-by: Andre Przywara <andre.przywara@arm.com>
|