[PATCH] fixup! raspberry-pi: add board model detection

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Mon Jan 19 04:16:50 PST 2015


On 02:15 Mon 19 Jan     , Antony Pavlov wrote:
> ---
> 
> The 'has_onboard_eth' field is unused.

nack it I need for the next patch dont remove it

Best REgards,
J.
> 
> ---
>  arch/arm/boards/raspberry-pi/rpi.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/arm/boards/raspberry-pi/rpi.c b/arch/arm/boards/raspberry-pi/rpi.c
> index 81b485e..108bd28 100644
> --- a/arch/arm/boards/raspberry-pi/rpi.c
> +++ b/arch/arm/boards/raspberry-pi/rpi.c
> @@ -140,7 +140,6 @@ static void rpi_b_init(void)
>  /* See comments in mbox.h for data source */
>  static const struct {
>  	const char *name;
> -	bool has_onboard_eth;
>  	void (*init)(void);
>  } models[] = {
>  	RPI_MODEL(0, "Unknown model", NULL),
> -- 
> 2.1.4
> 



More information about the barebox mailing list