[PATCH 02/17] powerpc: Rename CONFIG_NS16550_MIN_FUNCTIONS
Simon Glass
sjg at chromium.org
Thu Nov 17 00:51:29 CET 2022
On Wed, 16 Nov 2022 at 11:10, Tom Rini <trini at konsulko.com> wrote:
>
> This symbol is specific to the PowerPC SPL implementation, so rename
> this to reflect that it's in SPL and used / tested there, so that we can
> then safely migrate it to Kconfig.
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
> README | 2 +-
> drivers/serial/ns16550.c | 8 ++++----
> drivers/serial/serial_ns16550.c | 4 ++--
> include/configs/P1010RDB.h | 4 +---
> include/configs/p1_p2_rdb_pc.h | 4 +---
> scripts/config_whitelist.txt | 2 +-
> 6 files changed, 10 insertions(+), 14 deletions(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list