]> git.dujemihanovic.xyz Git - u-boot.git/commit
serial: Add new config option TPL_DEBUG_UART_BASE
authorPali Rohár <pali@kernel.org>
Mon, 16 May 2022 16:49:09 +0000 (18:49 +0200)
committerStefan Roese <sr@denx.de>
Tue, 17 May 2022 04:44:06 +0000 (06:44 +0200)
commit958789f026c23d9bfea9d31fe78745ef32b0bd7b
treeaf5a3008e073758aba91d82781091e9ddf1a8767
parent9f971ff71498a34f533e341a7e0d00ec75d9fc5b
serial: Add new config option TPL_DEBUG_UART_BASE

TPL_DEBUG_UART_BASE is same as DEBUG_UART_BASE, but applies only for TPL.

Signed-off-by: Pali Rohár <pali@kernel.org>
Signed-off-by: Stefan Roese <sr@denx.de>
drivers/serial/Kconfig