[U-Boot] [PATCH 13/17] net: tsec: Add driver model ethernet support

Simon Glass sjg at chromium.org
Wed Jan 13 21:09:46 CET 2016


On 11 January 2016 at 23:41, Bin Meng <bmeng.cn at gmail.com> wrote:
> This adds driver model support to Freescale TSEC ethernet driver.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  drivers/net/tsec.c | 186 +++++++++++++++++++++++++++++++++++++++++++++++++++++
>  include/tsec.h     |  10 +++
>  2 files changed, 196 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list