[U-Boot] [PATCH v2 04/18] dm: serial: Don't support CONFIG_CONS_INDEX with device tree

Simon Glass sjg at chromium.org
Thu Jun 11 22:19:32 CEST 2015


On 12 May 2015 at 14:55, Simon Glass <sjg at chromium.org> wrote:
> This feature should be deprecated for new boards, and significantly adds
> to SPL code size. Drop it. Instead, we can use stdout-path in the /chosen
> node.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
>  drivers/serial/serial-uclass.c | 69 ++++++++++++++++++++++--------------------
>  1 file changed, 37 insertions(+), 32 deletions(-)

Applied to u-boot-dm.


More information about the U-Boot mailing list