[U-Boot-Users] [PATCH 5/7] serial: add s3c64xx serial driver

Wolfgang Denk wd at denx.de
Thu Jul 31 16:19:46 CEST 2008


In message <Pine.LNX.4.64.0807311245090.4832 at axis700.grange> you wrote:
> Ported from u-boot-1.1.6 driver by Samsung.
> 
> Signed-off-by: Guennadi Liakhovetski <lg at denx.de>

> --- a/drivers/serial/Makefile
> +++ b/drivers/serial/Makefile
> @@ -36,6 +36,7 @@ COBJS-y += serial_pl010.o
>  COBJS-y += serial_pl011.o
>  COBJS-y += serial_xuartlite.o
>  COBJS-y += serial_sh.o
> +COBJS-$(CONFIG_S3C64XX) += s3c64xx.o
>  COBJS-y += usbtty.o

Please keep the list sorted.


Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
To be a winner, all you need to give is all you have.




More information about the U-Boot mailing list