[U-Boot] [PATCH] net: smc911x: Make register read/write functions weak

Ben Warren biggerbadderben at gmail.com
Tue Nov 25 08:46:51 CET 2008


Hi Stefan,

Stefan Roese wrote:
> This patch changes the reg_read/_write to smc911x_reg_read/_write
> and defines then as weak so that they can be overridden by board
> specific version.
>
> This will be used by the upcoming VCTH board support.
>
> Signed-off-by: Stefan Roese <sr at denx.de>
> ---
>  drivers/net/smc911x.c |   77 +++++++++++++++++++++++++-----------------------
>  1 files changed, 40 insertions(+), 37 deletions(-)
>   
Applied to net/next

thanks,
Ben


More information about the U-Boot mailing list