[U-Boot] [PATCH v2 3/4] mips: ath79: add serial driver for ar933x SOC
Thomas Chou
thomas at wytron.com.tw
Tue Dec 22 14:03:20 CET 2015
Hi Wills,
On 2015年12月22日 15:44, Wills Wang wrote:
> Signed-off-by: Wills Wang <wills.wang at live.com>
> ---
>
> drivers/serial/Makefile | 1 +
> drivers/serial/serial_ar933x.c | 337 +++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 338 insertions(+)
> create mode 100644 drivers/serial/serial_ar933x.c
>
Please convert the serial driver to driver model. Please check
u-boot/doc/driver-model/serial-howto.txt.
Best regards,
Thomas
More information about the U-Boot
mailing list