Re: [PATCH 03/17] Convert CONFIG_SYS_NS16550_MEM32 et al to Kconfig

2022-11-16 Thread Simon Glass
On Wed, 16 Nov 2022 at 11:14, Tom Rini wrote: > > This converts the following to Kconfig: >CONFIG_SPL_NS16550_MIN_FUNCTIONS >CONFIG_SYS_NS16550_MEM32 >CONFIG_SYS_NS16550_PORT_MAPPED >CONFIG_SYS_NS16550_REG_SIZE >CONFIG_SYS_NS16550_SERIAL > > Signed-off-by: Tom Rini > --- > RE

[PATCH 03/17] Convert CONFIG_SYS_NS16550_MEM32 et al to Kconfig

2022-11-16 Thread Tom Rini
This converts the following to Kconfig: CONFIG_SPL_NS16550_MIN_FUNCTIONS CONFIG_SYS_NS16550_MEM32 CONFIG_SYS_NS16550_PORT_MAPPED CONFIG_SYS_NS16550_REG_SIZE CONFIG_SYS_NS16550_SERIAL Signed-off-by: Tom Rini --- README| 7 --- arch/arm/inclu